Checkbox

Created by Docs Made Easy, Modified on Wed, 16 Jul at 7:09 AM by Docs Made Easy

Available In: Docs Made Easy Basic and Pro



Parameter Value : Checkbox

Parameter Requirements : None


Parameter Description : The Checkbox parameter in Docs Made Easy allows you to dynamically render a checkmark (☑) or an empty box (☐) in your document, based on whether a specific Salesforce field matches a given value.


This is ideal for improving the visual presentation of boolean logic, option selections, or picklist-driven checkboxes within contracts, forms, or checklists.


SYNTAX FORMAT : {{Checkbox:Object.Field:ExpectedValue}}



Example -

SYNTAX

FIELD VALUE

OUTPUT

{{Checkbox:Account.Active__c:Yes}}

Yes

☑ Checked

{{Checkbox:Account.Ownership:Public}}

Public

☑ Checked

{{Checkbox:Account.Rating:Hot}}

Warm

☐ Unchecked

{{Checkbox:Account.Industry:Banking}}

Apparel

☐ Unchecked

{{Checkbox:Account.Type:Customer - Direct}}
Customer - Direct

☑ Checked

 

After merging, appears as:


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