fx-send action
The replace="target" mode of submission allows to insert a piece of HTML into the local
HTML page. The send action allows to overwrite the target attribute of submission to allow
dynamic submission targets.
fx-send with targetThis example shows 2 triggers that will send the submission response to different targets. Here they are static values but could be also contain template expressions in curly brackets.
target attribute
on fx-submission stays untouched meaning that later executions will use its original target
unless overwritten again.