Sorry to post these, but I'm not seeing answers to them anywhere in relation to developers supports, etc.
1. Does the domain of the form have to match the domain specified when setting up the checkout page in order for the page to work?
2. Does a maximum length variable need specifying for each input?
3. Are errors generated in order of where they appear on the form or do some errors (such as WID errors, etc.) take precedence over others?
4. Should I copy a demo form or will inserting the correct fieldnames into any existing form work ok?
I'm trying to troubleshoot a form currently and need to know if I'm missing something really basic.
Thanks,
1. Does the domain of the form have to match the domain specified when setting up the checkout page in order for the page to work?
2. Does a maximum length variable need specifying for each input?
3. Are errors generated in order of where they appear on the form or do some errors (such as WID errors, etc.) take precedence over others?
4. Should I copy a demo form or will inserting the correct fieldnames into any existing form work ok?
I'm trying to troubleshoot a form currently and need to know if I'm missing something really basic.
Thanks,
Comment