Please complete all of the required fields
Posted Dec 07, 2011 - 7:42 PM:
RE - Please complete all of the required fields -
this may help others ...
1 ] We had the switch for "Needs to confirm email" turned on in Members > Manage Usergroups > Listings
2 ] So even though we did not have "EMAIL" selected as "required field" under Settings > General > Required Fields:
So this resulted in a never-ending error message telling us to fill in all the required fields !!!
- Guess we caused our own problem on this one.
- - - - Did I see somewhere - there was a choice for including an email address in the listing ??? - - - -
Thinking people might like to use separate emails for their listings ...
Is there a way to add an additional email for the listing .. if the user is already logged in to their account ? Instead of using only the default email for their account ?
In order to allow them to specify a different email for the listing than for their member account, remove <IF not {THISMEMBEREMAILBOOL}> and the following </IF> from the submit listing template.
It was giving the incomplete message even though the submitter was a registered member? It should exempt them in that case.
Comments on Please complete all of the required fields
Forum Regular
Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado
Total Topics: 41
Total Comments: 115
Posted Dec 07, 2011 - 7:42 PM:
RE - Please complete all of the required fields -
this may help others ...
1 ] We had the switch for "Needs to confirm email" turned on in Members > Manage Usergroups > Listings
2 ] So even though we did not have "EMAIL" selected as "required field" under Settings > General > Required Fields:
So this resulted in a never-ending error message telling us to fill in all the required fields !!!
- Guess we caused our own problem on this one.
- - - -
Did I see somewhere - there was a choice for including an email address in the listing ???
- - - -
Thinking people might like to use separate emails for their listings ...
Is there a way to add an additional email for the listing .. if the user is already logged in to their account ?
Instead of using only the default email for their account ?
Thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
In order to allow them to specify a different email for the listing than for their member account, remove <IF not {THISMEMBEREMAILBOOL}> and the following </IF> from the submit listing template.
It was giving the incomplete message even though the submitter was a registered member? It should exempt them in that case.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Changed the next version to exempt members from that requirement.
Forum Regular
Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado
Total Topics: 41
Total Comments: 115
Ok Thanks
We will try that !