Hello,
How can I remove the 'X' close button of the dialog.
When creating a record action, the dialog doesn't has a 'X' close button.
The dialog made by record action has 'X' close button by default. Is there a way that I can remove this?
When I close the screen, I want to make sure that a specific function is executed in the process. for thatIt seems to be necessary to close the screen only through the close or cancel button, not the 'x' button.
Thank you.
Discussion posts and replies are publicly visible
Hi, I dont think we have any way to remove that . but you can add exception in your UIT as a workaround.
Hi, does the mentioned UIT means User Input Tasks?
Can a dialog screen be made by UIT?
no dialog screen cannot be made using UIT. I was saying , if you are creating a record action then you can configure excepction in your user input task in the process. this way you can manage your process instances.