Question

Mobile show Confirmation Dialog

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 0

Like

1 comments

Hello Fulgen,

 

Try using Terrasoft.MessageBox.showMessage(message) to display the message.

 

Best regards,

Oscar

Show all comments