How to include HTML in gs.addInfoMessage ?

MG Casey
Mega Sage

With the Jakarta release, any of my previous gs.addInfoMessage messages that included HTML in it (like a hyperlink), no longer use that HTML.

Does anyone know of a way around this?

1 ACCEPTED SOLUTION

MG Casey
Mega Sage

I also seem to find my answer right after posting my question. Here it is:



Just add style="display: inline" to your HTML tag.


View solution in original post

1 REPLY 1

MG Casey
Mega Sage

I also seem to find my answer right after posting my question. Here it is:



Just add style="display: inline" to your HTML tag.