I'm adding a drop down menu to a form thus:
<p>Regarding
[select menu-729 multiple "Mini-audit" "Other"]
</p>
I have included the tag in the form body thus:
Regarding: [menu-729 multiple "Mini-audit" "Other"]
I receive the message thus:
Regarding: [menu-729 multiple "Mini-audit" "Other"]
How do I configure the body tag to get the message to display the one selected?
Paul C.