Form restore
Categories
Component ID
75985
Component name
Form restore
Component type
module
Component security advisory coverage
not-covered
Downloads
860
Component created
Component changed
Component body
This module restores form values saved by another modules in user session on non-submit form actions. Values are free for altering so You can use it to simulate multi-step workflow. Moreover this module uses stored forms parent-child relationship for correct redirection after submit.
Note: Now only one module works with it - Add and reference.
As I see, Form Restore can be a bridge between different modules and forms. It can improve the usability and make the data interchange more transparent.
I know, sessions are insecure. I have some headache about it. If You have any consideration, drop me a line in issues!