There are built-in functions can display message in Aras Innovator, including success/error/warning message and confirm/prompt box. Besides, this article will also introduce how to handle status bar.
※When using Google Chrome, native JavaScript cofirm box will be displayed instead.
Success Message
Error Message
Alert Message
Confirm Box
※When using Google Chrome, native JavaScript cofirm box will be displayed instead.
can anyone knows how to display the toast message in red color ? is aras.AlertSuccess API support different color apart from green?
ReplyDeletePassing HTML syntax is possible, that means you could decide the style for message.
Delete