nesonar
6 years agoIdeator I
How to show confirm message box on server side event in aras??
Hi team,
How to show confirmation message box on server side event ??
I need to show confirm message on onAfterAdd event.
Please guide us.
- 6 years ago
Hello Nesonar,
I din't think so it is possible in Aras to show confirmation message box on server side.
You need to use client side method and from that method you need to write code for client side confirmation message box.
Based on message box user input, call your server side method.
Regards,
Suhas