Hi,
I’m trying to do a form which is structured as follows:
1. Contact us (headline)
2. Name (required)
3. How do you wish to be contacted? (required; two options to choose from):
A) via phone - this opens a new row where they’ll need to write their “Phone number”
B) via email - this opens a new row where they’ll need to write their “Email”
4. Privacy Confirmation
5. Submit (button)
Can someone help me resolve point n. 3 so they can choose one of the options and based on that it will appear either “Phone number” or “Email”??
Thank you so much!