Hello,
I have a question regarding dropdown list in SmartSheet.
Is it possible to have a conditional dropdown list? I mean; based on a selection on the first dropdown list, my second dropdown list options change.
e.g. first column values be; Group A, Group B
second column values be; Task 1, Task 2, when user select Group A at the first column
and second column values be; Task 3, Task 4, if user selected Group B at the first column
Actually I am aiming to limit the dropdown suggested values of second column, just to the group that is selected by first column.