Upon Submitting the first form, here is what happens:
populate_session_vars (This sets the SESSION values based on what was entered on the form ie. <dtml-call REQUEST.SESSION.set('variablename', REQUEST.form['variablename'])> )
validate_form (This validates that the required fields are filled in)
If there's an error, the user goes to the error page and from there, clicks on a link to go back to the main form to fix their errors (dtml-document).
If anyone knows what is going on, please respond quickly. I am under a tight deadline.
Thanks so much.
All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.
_______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
