Question
Morgan Stanley
IN
Last activity: 22 Apr 2021 2:57 EDT
Close Modal Dialog without calling any actions similar to Cross icon
Hi Team,
I need a button on modal dialog to close it without executing any futher actions similar to clicking on X icon
Tried the below actions:
OOTB Close action
JS Function: pega.u.d.hideModalWindow
JS Function: pega.u.d.activeGrid.cancelModal(event);
@RichardMarsot Do we have a way to mimic the behavior of Cross on the modal dialog.