[Zope-CMF] Adding new fields to Portal Join_form
george donnelly
george@zettai.net
Fri, 23 Aug 2002 15:08:46 -0500
First you'll need to add the properties of the appropriate type you want to
/portal_memberdata/Properties.
Then add the coresponding html form input fields to the join_form.
follow this recipe to verify that its worked.
http://www.zopelabs.com/cookbook/1000580419
regards,
george donnelly
http://zettai.net/
zettai: zope hosting and dynamic websites
> From: mcolli@SyscomCipher.com.ar
> Has anybody added more fields to CMF portal Join_form, so that you can also
> ask for the company, telephone, etc of the people that is registering?
>
> Can anubody tell me how to add more fields or if you have an example would
> be very useful.