Dannymh
Active member
Hi all,
Just wondering if there is a way to push a message into the Post API endpoint that has HTML in it, and that HTML is rendered on the end rather than displayed as text?
Trying to build a header into it which is limited when using the table bbcode so was hoping I could put it in the message and have it render?
At the moment I have tried pushing it in with html_entity_decode and htmlentities but just ends up as text in the message.
I know its probably a long shot, but I was hoping it could go in somewhat like the "Message parsed" response and be rendered, but it appears this may not be possible.
Cheers
Daniel
Just wondering if there is a way to push a message into the Post API endpoint that has HTML in it, and that HTML is rendered on the end rather than displayed as text?
Trying to build a header into it which is limited when using the table bbcode so was hoping I could put it in the message and have it render?
At the moment I have tried pushing it in with html_entity_decode and htmlentities but just ends up as text in the message.
I know its probably a long shot, but I was hoping it could go in somewhat like the "Message parsed" response and be rendered, but it appears this may not be possible.
Cheers
Daniel