path
path
redirect the user to a different page.
note: path must be last item ( processor does not check for subsequent ones after path )
Key | Type | Description |
---|---|---|
action |
| Action Name |
options.windowName | string | { optional } If specified the via ver 0.8.2+ |
options.path | string | { optional } URN path that follows the # (hash) eg: "/" - index page "/form/:id - a form with id |
options.url | { optional } will open page url in a new tab | |
options.sameWindow | { optional } If true, will open url replacing the BetteForms app (same tab) | |
options.name | string | The |
options.features | string | Window features as described in MDN here. ( Ver 0.10.22+ ) |
FileMaker Custom Function
Last updated