Skip to content

Trigger form action when form state changes #73

@TechInterMezzo

Description

@TechInterMezzo

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions