Dropdown headers

Having header options for dropdowns could be super useful.

Similar to this: http://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_dropdown-header&stacked=h

Having the ability to show sections in static dropdowns would be great. You could technically just type something that looks like a header into the dropdown, but the “header” could then be selected and submitted as data.

Hi, This was back in 2016. I am hoping by now there is a way to display items within a dropdown under a heading ? The Heading cannot be selected but the value under each. Instead of displaying 100’s of options , its neater to sort them under headers. Attaching some examples. Your input is appreciated.


DD3

Hi,
could you show me the editor which has dropdown header with normal bubble dropdown?
Can I make it with writing javascript?

Hi @KeitaroNakata I’d recommend building a custom dropdown and the great news is that it’s not as complicated as you might think.

A few videos to get you started:

Thank you so much!
I will try it!