Hello community! I've been trying to create some logic on one of my intake forms.
My idea is to have a complete list of values on one field, but that it should display only a few of them depending on what I have chosen on a previous question.
For example: in a field called Color I will have the options Blue, Yellow and Red, but I only want to display the options Blue and red if in previous Field I chose the option "Pencil" and only Yellow and blue if I chose "Pen".
Is that possible?
hope I made myself clear