Modal Dialogs
When a modal Dialog is visible on screen, the underlying objects (e.g.: pages, borders, etc.) will continue to update data but it won’t be possible to operate or click over them while the dialog is opened.If more than one modal Dialog is opened, only the last opened one will be accessible. To access previous dialogs, the active one must be closed first.