The OpenModal action opens a view in a modal.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
VIEWROUTE |
View |
Specifies the route to the view to be displayed in the modal. |
|
ACTIONLIST |
Close Actions |
Specifies the actions that are executed when the modal is closed. |
|
SELECT |
Size |
Specifies the size of the modal to be opened. Possible values: auto, small, large, and full |
|
SELECT |
Backdrop Click |
Specifies whether the modal is closed by clicking on the background. |
Return
None