
miles at jamkit
Jan 26, 2009, 6:41 AM
Views: 487
Permalink
|
|
zc.formlib and content types
|
|
Hi, I've been playing with zc.formlib and five to create some simple content types - not exactly ahead of the curve, I know! I want to create a multipage "wizard"-type form. Each page shares a lot of logic, so at the moment I have one view class, and register different templates against it for the various changes. However, with formlib, I can't see how I'd do this. Is there a more elegant solution than just creating 3 separate forms? Thanks for your help, Miles _______________________________________________ Zope-CMF maillist - Zope-CMF[at]lists.zope.org http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
|