You are viewing limited content. For full access, please sign in.

Question

Question

Feature Request: optgroup Support

asked on March 19, 2015

I would like the ability to make use of the <optgroup> option in a drop-down list.

0 0

Replies

replied on April 15, 2015

Hi there,

What is <optgroup>? And what's the use case for this support?

0 0
replied on April 15, 2015 Show version history

The <optgroup> tag is used to group related options in a drop-down list. See the following for more details: http://www.w3schools.com/tags/tag_optgroup.asp.

Use Case:

We have a forms that list different types of positions/assignments in our school district. The list is over 400 options. Using the <optgroup> tag, we could group the listings by department to make it easier for end users to know if they are selecting the correct position/assignment. You could also do the same thing for a County drop-down list. It would allow you to group Countries by region or continent.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.