Id on drop-down menu/select input
-
I am trying to add an ID to my drop-down menu. When I save it, it does not show an error but on the front end, it displays code instead of the dropdown.
Code: [select select-251 "Option 1" "Option 2" "Option 3" id:foo]Front-end display: [select select-251 "Option 1" "Option 2" "Option 3" id:foo]The docs indicate that I should be able to use an id. Does that no longer work? The IDs on the other inputs are working just fine.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.