Hi,
I have two columns, class and teacher.
Class A and Class B have different teachers assigned to each.
I have also two pickers to select class and teacher.
If I choose Class A in the first picker, I want my second picker to show options of teachers only assigned to Class A not whole teacher list.
How can I have this function?