[Zope] CMFFormController doubts
Dieter Maurer
dieter at handshake.de
Tue Jun 28 13:41:41 EDT 2005
cla wrote at 2005-6-27 17:10 +0100:
>I'am trying to add one more field in the edit_news_form(plone)
>but when i execute the script that probably stores the object
>information of this new field aren't stored.
It would have been better to send this question to the Plone-users
mailing list.
Of course, changing the form is not enough.
You must also define a new property for the content class
and change the action such that it take the value from the
new form control into the new property.
--
Dieter
More information about the Zope
mailing list