Hi ALL,
How can i create a timed out confirmation box in AX2012. I want if user do not replies for the confirmation box for 10 mins it should close automaticly.
Regards,
Aman
*This post is locked for comments
I have the same question (0)Create a method closing the dialog and call it through setTimeOut() method (defined in Object class).