Hey all, I want to create a form which does the following:
- Collects a number
- Collects a number
- Collects a currency
- Multiplies (((1*2)*3)*variable)
- Then, presents #4 to the person who completed the form, formatted with commas, as a currency in a Hubspot landing page or an email to them.
I would be grateful for any guidance about how to do this as I was struggling to get the calculation correctly. 🙏