
Hi, I am trying to create a form in which there are 2 dropdown menus: "Group" and "Items".
This is an example similar to my list:
In the first dropdown I want to select the group and then the second dropdown will filter out and only give me the options based on the items ONLY in that group.
EX: If I choose Fruits on the first Dropdown, I want to only be given the options of Apples, Oranges and Grapes.
Thanks!