cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Error Messages

former_member337938
Discoverer
0 Kudos

How to add custom error messages in SAP UI5?

View Entire Topic
former_member337938
Discoverer
0 Kudos

Hi Sergio,

I guess MessageToast will be in particular for displaying only one message.

But i want to know for my entire application,where can i write all the error messages and how.

Thanks,

Pooja

Former Member
0 Kudos

Hi Pooja,

You can use Message Box for showing error  messages.

SAPUI5 Explored

You can maintain text in i18n and depends on the scenario you can change the bound text in the Message Box.

Regards,

Viswa