Fill form data via emitted action
Is it possible to fill form data via an emitted action?
I do have an action:
which should do the following:
but it seems like the form always get submitted instead of filling in the data in the corresponding fields.
I do have an action:
which should do the following:
but it seems like the form always get submitted instead of filling in the data in the corresponding fields.