I’m calling the Apex method from JS snippet and using skuid.utils.createPopupFromPopupXML
to display the returned message in popup. I’m passing the returned message in a formatted way using
in the Apex and in the JS snippet using
tag while forming the xml string. But while displaying in the popup, it’s not showing the formatted message in the popup (formatting comes properly in console. Please assist.


