Hi Community,
In Web we are able to show confirmation dialog using this "this.showConfirmationDialog". Is there any counterpart in mobile? We need to show some confirmation dialog in "Terrasoft.BusinessRuleEvents.Save" event.
Thanks
Like
1 comments
12:38 Jun 29, 2022
Hello Fulgen,
Try using Terrasoft.MessageBox.showMessage(message) to display the message.
Best regards,
Oscar
Show all comments