Hey guys, I’d like to know if it’s possible to make a selectable list inside a selectable list in a table. I’ve tried different approaches but it shows a different result instead (or I am doing things wrong and I’m not really good at programming/coding).
What I would like to do is Select a list from one column, lets say “Category” and from another column “Sub Category” I could select multiple list from what “Category A” contains.
The Screenshot below shows what I am currently encountering. I would like the drop down to be selectable not just showing the full list of what’s inside the “Sub Cat”.
Inside the category “Toy”, I should be able to select only those three sub category.
If there’s another way around where the Category “Toy” Contains those subcategory, and without the use of another table (so that it is hidden). I’d like to achieve that instead.
Let me know if my explanation doesn’t make sense, I can provide more details if ever. Thank you so much!