-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The form state system is great and I would love to have an event that gets triggered if a form state changes.
At the moment I have to poll form field values and collections in a timer loop to recreate some kind of form state watching.
It would be a lot easier if I could add a form action for form state changes.
Then I would need to read the form state. This could be a new frontend function with the state name as parameter or the state name and value could be passed as parameters to the form action.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request