Em Saturday 26 January 2008 02:59:49 percious escreveu:
> I noticed today that if you have a form with two hidden fields of the
> same name, the form gets read into the tg controller with multiple
> keyword entries (a special kind of dictionary) and then these entries
> get accumulated into a list later on in the execution.  Is this
> reasonable/correct default behavior of a form?

The expected behaviour is having a list, yest.  The dictionary comes because 
of the form.


-- 
Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to