Hello -
I have a form that collects prospective client information from our site and adds it to Salesforce via Zapier. The field name is “Value of Business” and defined Number / Currency. The challenge is how to handle situations when a prospective client uses an ‘M’ when referring to Millions.
For example, some users will enter $1.2M when referring to a value of $1,200,000. Gravity turns this into 1.2 (rather then 1,200,000) and the data ends up incorrectly in our system. Most prospective clients either don’t notice (or care?) their number was changed but we end up with wrong data.
I know Salesforce’s currency field can handle 1.2M to mean 1,200,000. Ideally, I would like to implement this in the form as well. Is there a way to do that in GF?
Thanks in advance,
MT