Good day - I can't seem to find something that answers this correctly. Apologies if it has been.
I am setting up a form and have ran into an issue (no sample as it is not built yet). What I intend to do is create a series of Drop Downs. The user starts off with five. When they make a choice from one of the drop downs that would cause other drop downs to hide and others to show. Eventually they would eliminate all but one which would lead to an action.
It is very similar to a part configurator or builder.
So for example if they had 3 drop downs originally - Shirts | Pants | Socks and they selected the Shirt Choice of Polo then Pants | Socks would go away and Color | Texture | Size would appear. If they select Texture then Color | Size would hide and Texture Specific Color | Texture Specific Size would appear and so on until finally they came to the one Product.
The only way I can think of doing this is by using conditional logic on the Drop Downs Choices but I don't see how to do that?
Any help would be majorly appreciated or an alternative solution. Let me know what you think and big thanks in advance.
-B