[Zope] a zope field inside a zc.table column's value
Marcelo de Moraes Serpa
celoserpa at gmail.com
Tue Mar 4 07:55:39 EST 2008
Hello,
Does anyone know if I can have a zope.schema.field (Zope3) as a column value
for zc.table table so I can have a input in this column ?
I have a ecommerce "checkout" table built with zc.table. I want to have a
column "quanitity" but instead of a static value, I would like to have a
textfield so the user could input the amount and update the value (final
price). How could I implement it?
I'm using zope.formlib to build the forms btw.
Thanks,
Marcelo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20080304/7ea0b651/attachment.htm
More information about the Zope
mailing list