Modal with Action Request
Verify user actions before execution.
The Modal with Action Request is a centered pop-up that prompts users to confirm an action before it is executed. It is typically used to verify that the user intends to proceed with a specific operation.
Installing the Modal with Action Request
Navigate to the Desired Project
From the Builder Overview, locate and select the project where you want to install the modal.Access the Individual App Canvas
Within the selected project, hover over the desired app and click Access App Flow to open the app where you want to add the modal.Open Add Elements
Click the “+” button on the left side of the app canvas to open the Add Elements panel.Search for the Modal
Use the search bar to find Modal with Action Request.Drag and Drop to Install
Drag the modal onto the app canvas screen.
Configuring the Modal with Action Request
Connect to a Data Document
- Hover over the modal and click Edit.
- Link the modal to the appropriate Data Document. This will allow the modal to interact with the necessary data for the action being confirmed.
Build the Form in Element Studio
- After connecting the modal to the Data Document, hover over the modal and click Access Element Studio.
- In Element Studio, start building the form by adding the necessary elements (e.g., text fields, dropdowns, buttons) to structure the action request.
By following the installation and configuration steps, the Modal with Action Request can be seamlessly integrated into your app, ensuring that user actions are intentional and verified before proceeding. This feature helps maintain data integrity and prevents unintended operations, making it a valuable addition for any scenario requiring user confirmation.