HTML (Rich Text Area)

Created by Docs Made Easy, Modified on Mon, 8 Sep at 6:33 AM by Docs Made Easy

Available In: Docs Made Easy Basic and Pro



Parameter Value : HTML

Parameter Requirements : Must be used with a Rich Text Area field.


Parameter Description : The HTML parameter ensures that content from a Rich Text Area field is rendered with proper formatting in the generated document. Without this parameter, raw HTML tags (such as <p>, <br>, <b>) are displayed instead of being interpreted as formatting. Using HTML strips unnecessary tags and outputs clean, user-friendly formatting.


 


Example : {{HTML:ObjectName.FieldAPI}}


SYNTAX
OUTPUT
{{Account.Facts__c}}
{{HTML:Account.Facts__c}}



Note:

Use this parameter only with Rich Text Area fields. Standard text fields and other field types do not require it.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article