Thread Starter
Unnar
(@unnar)
I cannot find any way to do this easily, it seems that you would need to mess with the Javascript to make this work. I’ll let you know if I find a solution.
Thread Starter
Unnar
(@unnar)
<p>Preferred Method of Contact:
[select* prefMethod
“Phone”
“Fax”
“Email”]</p>
I think this is the code you’re looking for unless I’m misunderstanding something. Just try copy-pasting that into your form and it should work.
Thread Starter
Unnar
(@unnar)
You can go on the right side and press “Generate Tag” and pick “Drop-down menu”.
For example:
[select* prefMethod
“Phone”
“Fax”
“Email”]