Hi community,
I is there any way to suppress or customize the script abort dialoge when pressing the "X" close icon when running the script via LCA actions?
I think using the IAS component in a panel would be an option, but it would be nice to use it without the IAS component as well.
Regards,
Felix
Felix Wesemeier [DevOps Catalyst] Selected answer as best 9 hours ago
As I use InteractiveController, I would like to post an solution for it too:
view.ShowScriptAbortPopup = false;
Felix Wesemeier [DevOps Catalyst] Selected answer as best 9 hours ago