Cancel (X) button rollbacks the object.

0
Hi,   We have one use case where we have an entity object instance in an page and also we have one button. On click of the button we show the popup page, where we pass the same instance of an object to that page. Now if we click on ‘X’ button on popup page the entity instance becomes null. It seems that the cancel changes is triggered on the click of ‘X’ button. Is there any way where we can change the ‘X’ button on click to trigger the ‘close page’?   Thanks in Advance.  
asked
1 answers
1

Hi Kavita!

You can change this setting in the properties of your Popup page.
See the screenshot below. Hope this helps!

answered