Change the style of text in the Show Message activity

0
I am having an issue with changing the text style in the show message activity. In case A, change the text color to red, while in case B, change it to black.
asked
2 answers
2

Toan,

If you want to have Show Message text be a different color based on certain conditions, I think that will be very difficult (I just had a look at the classes used in Message popups and they are generic classes used throughout the app, so changing them will impact a lot of difference places in your app).  You can solve this by creating a small popup window that you can pass text and classes into using a non persistable entity.

Hope that helps,

Mike

answered
0

Hi Toan,

 

Please go through the below documentation,

Dynamic Classes

 

Hope it Helps!

Thanks & Regards,

Manikandan K

answered