Question
5
Replies
4055
Views
Yildirim
Posted: January 4, 2018
Last activity: January 5, 2018
How to open a modal dialog over model dialog
Hi all,
Pega version 7.1.7
I have a modal dialog which is a form that user will fill the form. In this form I have a button which should open another modal dialog over existing one. Pega cannot open two modal dialogs (they are same type) at the same time. Do you have any idea how can manage this requirement?
Thanks in advance
Burak
Hi,
From one modal window, launching another modal window is not supported.
However, you can launch overlay from there launch modal-dialog or vice-versa.
Regards,
Rachit