I’m trying to figure out if the stand-along entry form will work for a feature I need to develop.
I need a form that comes up after the user clicks on a link. This form needs to accept information like:
—Name
—Description of problem
—Contact info.
This form will be used by visitors who are not “members of the site”; so based on the EE documentation that states:
Users of this form must be members of the site and must be logged in. Further, the user’s Member Group must have permission to post entries to the appropriate weblog. No content will appear if the user is not logged in.
it seems like a stand-alone form won’t work for this purpose.
So, is there some way to use a stand alone form for this purpose? And, if not, any suggestions for how to create such a form?
Thanks.