For the steps below, is it possible to have the someForm loaded in a new tab ( instead of replacing the existing one) ? TQ
“actions”: [{
“action”: “path”,
“options”: {
“path”: “/someForm”
}
For the steps below, is it possible to have the someForm loaded in a new tab ( instead of replacing the existing one) ? TQ
“actions”: [{
“action”: “path”,
“options”: {
“path”: “/someForm”
}
Sure can, see the docs here:
https://docs.fmbetterforms.com/reference/actions-processor/actions_overview/path