neos / form

Flow Form Framework
https://flow-form-framework.readthedocs.org/en/latest/
MIT License
15 stars 36 forks source link

Make form state initialization more flexible #152

Closed daniellienert closed 2 years ago

daniellienert commented 2 years ago

Recently we had several request for manipulating form state initialization like:

Initialize the state from some third party tool like SAP or marketing automation Restore the form state after mail verification without persisting the complete state in the state hash Restore the form state after returning from some third party authentication process