Ticket #538 (new defect)
Multi-page layout edition
Reported by: | fguillaume | Owned by: | fguillaume |
---|---|---|---|
Priority: | P2 | Milestone: | CPS 3.5.7 |
Component: | CPSSchemas | Version: | unspecified |
Severity: | normal | Keywords: | layouts |
Cc: |
Description (last modified by fguillaume) (diff)
Multi-page layout edition
We need to provide multi-page creation and edition of documents. This means
- storing all non-validated info in session data
- providing some kind of controller to describe the sequence of pages (see
http://plone.org/Members/geoff/cmfformcontroller)
Storing things in session will also allow storage of flexible schemas and layouts there, so will allow changing them during creation and changing them without validation during edition.
Change History
Note: See
TracTickets for help on using
tickets.
Was in the roadmap for 3.4 but has been postponed for lack of pressing need.