CCK Wizard

Component ID

109401

Component name

CCK Wizard

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1649

Component created

Component changed

Component body

This module breaks up long CCK forms across several pages by providing a new field that you can selectively add to any existing content type. Given a weight, this field behaves as a page-break right where you want the next/previous buttons to appear so that users can navigate between long form pages.

This module was inspired by Jeff Eaton's article, "Dynamic and Multipage forms with Forms API". Be advised however, since it is currently beta and can only break-up long forms across separate pages, it falls short of the ideal Wizard as defined by Eaton. Right now it is more of a Long Form Pagination module.

THIS MODULE IS NOT READY FOR PRODUCTION USE! Only download this version if you are helping with testing and development. Suggestions are welcome.

Alternatively:

If you are interested in having a user fill-out several different kinds of nodes rather than just one, the Pageroute module can be used to provide a user friendly wizard for creating and editing several nodes.