Overview
The Push Modal action opens a modal window within the application’s layout.
This modal typically contains another layout with fields for capturing or displaying data, and it is frequently used for operations such as creating new records or presenting input forms.
...
The modal is highly customizable in terms of layout, size, and content, and it provides a focused area for user interaction within the workflow, without requiring navigation away from the current page.
Config
...
Config Field | Description | ||
---|---|---|---|
Layout | It allows to choose layout from which one wants to pop the modal to create record. Note: By default, you can choose only application layout here as Push Modal is constrained to Application Layouts only. | ||
Hide Header | If checked, the modal header will be hidden. | ||
Modal Header | A user-friendly name for the modal header, used for easy identification within the workflow. | ||
Modal Size | It is used to define the modal size ranging from extra small to full-screen. | ||
Event Mapping | It is used to map the event and workflows according to need of record creation.
| ||
Padding Location | It is used to apply padding to modal. One can apply padding at various locations which contains:
|
...