Question
   Morgan Stanley   
  Morgan Stanley
IN
   Morgan Stanley   
  
          Posted: Feb 10, 2021
        Last activity: Apr 22, 2021
      Last activity: 22 Apr 2021 2:57 EDT
      
        Closed
    
        
      
        Solved
    
    
 
  
  
  
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.