[Zope3-Users] zc.table FieldColumn question
Gary Poster
gary at zope.com
Fri Nov 17 15:12:51 EST 2006
On Nov 17, 2006, at 3:00 PM, <ksmith93940-dev at yahoo.com> wrote:
> Ok, so the following "works", but if someone with more
> knowledge could comment on this I'd appreciate it.
We have two separate stages (and methods) in our views, update and
render. In our views, we *explicitly* call the field columns' input,
and then call their update during the update stage. Sometimes we
only call input/update if some other event happens, like an "Apply"
button being clicked on the page.
Then we render.
HTH
Gary
More information about the Zope3-users
mailing list