Merge Field {{opportunity.lead_value}} should output as a currency field, not plain text field
C
Clifford Paulick
In any workflow or SMS templated message, put {{opportunity.lead_value}} and notice that it renders as plain text (if you enter "3000" in the Opportunity, it'll output as "3000")
Since Opportunity Lead Value is a monetary value, it should output as such, just like a custom monetary field would output as currency: $3,000.00
I understand a workflow could use Number Formatter, but SMS/Email Templates cannot.
And simply adding a dollar sign in front in the SMS Template would output as $3000 without commas or decimals - inconsistent from a monetary custom field on Opportunities.
Here's a video: https://share.zight.com/xQuQY62e
Ticket# 1883544
Log In
P
Pallavi Kothari
Merged in a post:
Commas in the Opportunity Value
J
Joden Richards
Allow formatting of the value within the Opportunity Value field to use commas instead of just periods. For example 6,504.34 instead of 6504.34