[ic] no required email in order/entry

Jeannie Stevenson webteam at wes-state.com
Tue Jun 8 14:43:50 EDT 2004


Hello list

There seem to be a flaw in order/entry.

What if the person doesn't have an email address.
The form requires one, even if the order came in via mail_order


I've added :
1. a No email check box  <INPUT TYPE=checkbox NAME=no_email_addr VALUE=1>
2. took out email required from COMMON_ORDER_PROFILE       <----hopefully
this doen't effect customer ordering!
3. added [if value no_email_addr ne 1]
    email=required
    email=email
    [/if]
4. changed the error to [error name=email std_label="[L]Email Address[/L]"]
    within the profiles of etc/profiles.order

when submitted it still says the the email is required

Any suggestions or how to's would be gratefull

Thanks

Jeannie




More information about the interchange-users mailing list