[Zope] nested records
Jonathan
dev101 at magma.ca
Sat Mar 11 18:41:56 EST 2006
Have a look at:
http://www.zope.org/Members/Zen/howto/FormVariableTypes
Jonathan
----- Original Message -----
From: "Michael Shulman" <shulman at mathcamp.org>
To: <zope at zope.org>
Sent: Saturday, March 11, 2006 6:27 PM
Subject: [Zope] nested records
> Am I correct that zope's "item.subitem:record" facility for form
> submission does not extend to nesting such things? If I have a form
> of the sort:
>
> <input name="item.subitem.subsubitem:record">
>
> I would like it to show up in the request as a record 'item' with an
> element named 'subitem' that is itself a record containing an element
> named 'subsubitem'. This doesn't seem to happen. Is this supposed to
> work and I'm making some other mistake, or is this not part of the
> functionality?
>
> If it isn't, it would be useful to have...
>
> Mike
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
>
More information about the Zope
mailing list