Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nick Ciske

    (@nickciske)

    1. Can you give an example of how you’d use this?
    2. How would a currency field be different than a text field?
    3. Would a text field with some validation options work? e.g. must be a number, or a 4 digit number, etc.?
    Thread Starter jhoffmcd

    (@jhoffmcd)

    Hi Nick!

    Sure, although for now we are just using a text field. But as for the example:

    1. We have a field on our lead form called “Annual Revenue”, which is a Currency field type in Salesforce (and used to calculate other values in our specific configuration.)

    2. We tested with this field, but could not get it to send the values from the form that we wanted. I’m guessing the reason is that the data sent from the lead from may need to be thrown into a currency regex so it can match the expected format from Salesforce.

    3. Yes, I hadn’t thought about that, some sort of masked input would work as long as I knew what Saleforce was expecting as a data type.

    Thank you for responding. We’ve been able to implement your plugin successfully, just noticed this one thing while doing set up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add Currency Field Type Support In Future Updates’ is closed to new replies.