I'm working on building a series of surveys that (I hope) will be completed by both Americans and Canadians alike. Is there a way to have the surveys automatically swap to Canadian currency and metric measurements based on a single initial question? If not, is there a way to have them choose the currency or measurement unit per question?
Many thanks!
Natively without custom code, this would be best handled with two number fields with currency formatting specified for each currency field you have.
https://i.postimg.cc/dVfwGqxv/image.png
Then based on your initial question "American/Canadian", hide/show each currency field with conditional logic.
Please login or Register to submit your answer