Available In: Docs Made Easy Basic and Pro
Parameter Value : Label
Parameter Requirements : The parameter only applies to picklist fields.
Parameter Description : The Label parameter in Docs Made Easy allows you to render the label value of a picklist field instead of its API value.
By default, Docs Made Easy fetches the API value of a picklist field when it is merged into a document. However, in many Salesforce orgs, picklist fields have different API values and label values. If your requirement is to display the label as it appears to end users, you can achieve this using the Label parameter.
Example :
In the above Picklist field, Labels and API's have different values :
Picklist Label | Picklist API |
Basic Support | Basic_Support |
Standard Support | Standard_Support |
VIP Support | Premium_Support |
SYNTAX | VALUE | OUTPUT |
{{Label:ObjectName.FieldAPI}} | Premium_Support | Premium Support |
EXAMPLE :

After Merging, appears as:
Note:
The Label parameter only applies to picklist fields.
If the picklist label and API value are the same, the output will be identical with or without the Label parameter.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article