[Zope-dev] Order of Form Keys in REQUEST
Sandra Chong
sandra.chong at b-online.com.au
Wed Mar 10 03:41:26 EST 2004
Hi,
How does Zope's REQUEST object decide what order to store the form keys?
I've got a form with fields in order a, b, c, d - but in REQUEST.form,
they're stored out of order.
This is causing quite a big problem, as I'd like to dynamically output the
form values in order after the form has been submitted.
Any thoughts?
Many thanks in advance. :)
Sandra.
More information about the Zope-Dev
mailing list