Hmmm. Sounds like you need to start with a Forms tutorial: http://hotwired.lycos.com/webmonkey/99/30/index4a.html Then, the Smarter Forms tutorial: http://www.zope.org/Members/jules/smarterforms_html hope that helps. Troy -----Original Message----- From: Oliver Vecernik [mailto:vecernik@aon.at] Sent: Monday, January 22, 2001 5:23 AM To: zope@zope.org Subject: [Zope] form question Hi all, I'm a newbie to Zope and Python. Nevertheless I'd like to start with it. I'm designing an application gathering data with forms. Navigation should be done with Prev and Next buttons. As long as I'm not leaving the form data should be entered, processed and the *same* or another form should be displayed, depending on input of the user. So far I'm able to gather data, store them in a database, but can anybody give me a clue or point me to some docs how to control which form should be displayed next? It should depend on users input of let's say a text field. Oliver _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
"Farrell, Troy" wrote:
Hmmm. Sounds like you need to start with a Forms tutorial: http://hotwired.lycos.com/webmonkey/99/30/index4a.html Then, the Smarter Forms tutorial: http://www.zope.org/Members/jules/smarterforms_html
That's exactly what I was looking for. Thank's for the hint! Oliver
participants (2)
-
Farrell, Troy -
Oliver Vecernik