
Hi,
I have a Basic Form with 4 columns, each of type "Choice", each with its own choices.
Is there any way to implement a cascade dropdown?
Like, if for Dropdown1 I selected "Option1" => then Dropdown2 to have "Option1, Option2"
if for Dropdown1 I selected "Option2" => then Dropdown2 to have "Option3", Option4"
Is there any way? Which not to involve LookUp columns preferable.
Thank you!