Hi all,
I want to do something like this with the form fields:
- The first field is a drop-down with these values: “7-day free trial”, “$10, billed monthly”, “$100, billed annually”
- The second field will be a hidden field, but its value will depend on the selection of the first field when it went through CRM:
- 7-day free trial: 7GP
- $10, billed monthly: M10
- $100, billed annually: Y100
Do you know how to do it?
Regards,