Close tab when using custom URL
Hello,
I am trying to close a tab on click of close button. When creating a new object, the close button is working by referencing on click action "Cancel" and bypassing the pop up confirmation by referencing section pxDisableClientDirtyDetection. This same section is referenced when clicking and opening a draft object. The URL to open this draft object is generated and then calls RedirectAndRun.
On this instance of opening a draft object and then using the close button on this custom URL, the screen goes to blank white screen and the tab itself does not close. I've tried a couple options like calling a script for close on click and calling doClose activity itself, these did not work.
Any idea of why this is happening and how to fix it?
Thank you,
Angel