Changes between Initial Version and Version 4 of Ticket #21644
- Timestamp:
- Dec 20, 2013, 7:55:02 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21644
- Property Type Uncategorized → New feature
-
Ticket #21644 – Description
initial v4 6 6 7 7 This could be implemented in a way that allows the developer to "opt out" of the confirmation if the specific FormWizard in question does not need a confirmation step. 8 9 EDIT: this cannot currently be performed easily in the done() method override because render_done() calls self.storage.reset() after it calls the done() method.