Skip to main content
Skip table of contents

Format Checkbox Value

By default, the data format will follow the default locale of the end user or their personal setting in Salesforce. The locale format can be modified by editing the Data Formatter in the template file.

The checkbox field in Salesforce is of Boolean type, with default values being "true" and "false." Consequently, when the box is checked, the field value is "true," and when unchecked, it is "false."

Modification of the content in the document can be done by substituting "Yes" for "true" and "No" for "false."

In the Document tab, select Formats

image-20240129-062829.png

Click on the Boolean formatter

image-20240129-062857.png

Provide the desired replacement text for the "true" value in trueString and the text for the "false" value in falseString.

image-20240129-062958.png

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.