GOGETMUSCLE Community Hubl Syntax Question

Hubl Syntax Question

For the following reference to a rich text value, is there a way to have it display the value as the actual html source code instead of just as a string? Is there a filter I can add to convert it?


{% inline_rich_text field=”quote” value=”{{ item.quote }}” %}

For example, if a user types the following in a rich text field – “This is the text I typed.”
I need the value to output as

“This is the text I typed.”



Thanks,


Terry

Leave a Reply

Your email address will not be published.

Related Post

Rotating public app client secretRotating public app client secret

As it has been discussed on these threads: https://community.hubspot.com/t5/APIs-Integrations/How-to-reset-client-secret/m-p/271360/highlight/true#M24554https://community.hubspot.com/t5/APIs-Integrations/Help-on-Oauth2-Client-Secret-Rotation/m-p/1133322#M81462https://community.hubspot.com/t5/APIs-Integrations/How-to-reset-client-secret/m-p/271208#M24533it seems that is not possible for me to rotate the client secret of a public app by myself, but it’s possible for