Triggers a submission. Submission with given id must exist otherwise error is thrown.
Name | Description |
---|---|
submission | required idref to fx-submission element. Also supports ‘#reload’ which just reloads the window. |
target | overwrites target attribute of submission - may contain template expressions |
url | overwrites url attribute of submission - may contain template expressions |
Attributes that overwrite submission attributes are set once per execution. Calling the same submission again without such an attribute falls back to the value on
fx-submission
element.
Name | Description |
---|---|
log | log event is dispatched in case submission id cannot be found |