Replies: 0
How do I write the code for a dropdown menu?
I have an existing contact form and I wanted to add a required dropdown menu. So this is all I added this to contact form’s html box. (the tag)
[select* BusinessCategory id:dropdown class:dropdown “Beauty Supply” “Boutique” “Cosmetologist/Nail Technician” “Distributor” “Salon” “Spa” “Other”]
—
resolved. i figured it out