showModal / hideModal
Displays a full screen modal dialogue with customizable buttons
Last updated
Displays a full screen modal dialogue with customizable buttons
Last updated
This element is based off of http://sweet-modal-vue.adepto.as
Key | Value |
---|---|
To hide the modal, use the hideModal
action.
NOTE: Modals are different than Card Modals, and require separate actions. You cannot use a hideModal
action to close a Card Modal.
You can call the "hideModal" action using FileMaker during a hook script using this function:
action
showModal
options.text
Text to show within the modal, also accepts HTML code here
options.options
object - additional options to the parent options