I’m new to coding and Corvid.
I am making a website for a doctor and in the contact form I need:
- if a person is from a selected health insurance (let’s say XYZ, selected from a dropdown), the send button greys out and a text shows up saying “For users of the XYZ Health Insurance, please contact us by phone.”
I have the form ready with the dropdown, send button and text (set as hidden on load), but I have no idea about the code.
Can anybody help me?