Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make form state initialization more flexible #152

Closed
daniellienert opened this issue Mar 25, 2022 · 0 comments · Fixed by #154
Closed

Make form state initialization more flexible #152

daniellienert opened this issue Mar 25, 2022 · 0 comments · Fixed by #154

Comments

@daniellienert
Copy link
Member

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

daniellienert added a commit to punktDeForks/form that referenced this issue Mar 25, 2022
This adds a mechanism to hook into the form state initialization and define custom initializers.

Resolves: neos#152
theDex pushed a commit to punktDeForks/form that referenced this issue Mar 28, 2022
This adds a mechanism to hook into the form state initialization and define custom initializers.

Resolves: neos#152
daniellienert added a commit that referenced this issue May 3, 2022
This adds a mechanism to hook into the form state initialization and define custom initializers.

Resolves: #152
daniellienert added a commit that referenced this issue May 3, 2022
This adds a mechanism to hook into the form state initialization and define custom initializers.

Resolves: #152
daniellienert added a commit that referenced this issue May 3, 2022
This adds a mechanism to hook into the form state initialization and define custom initializers.

Resolves: #152
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant