Is there a way to create a nested select input field using only html?
For example I would have a dropdown with 4 options (categories) but each of those 4 options will have another 2 options(subcategory) inside.
e.g. I want to choose Category 1 -> Subcategory item 2