Hello! I’m trying to use logic on custom form but can’t get it to work correctly. I have two fields, both multi select. What I’m trying to do is if an option on the first field is selected, then the second field automatically selects an option. Is that possible?
You can use a single-select dropdown on the first field then use an external lookup field for the second field that takes the answer from the first and uses it as part of filtering in the external lookup to give a list of choices related to the answer (or it could be just one option if you wish). Visuals below to explain:
A dropdown field for choice of type of webpage:
I choose the first option and the next field gives me options only related to that choice, if I choose a different option in the first field then my options in the 2nd field are different.
If I chose Product Support US instead in the first field, you can see how options changed:
You can use a single-select dropdown on the first field then use an external lookup field for the second field that takes the answer from the first and uses it as part of filtering in the external lookup to give a list of choices related to the answer (or it could be just one option if you wish). Visuals below to explain:
A dropdown field for choice of type of webpage:
I choose the first option and the next field gives me options only related to that choice, if I choose a different option in the first field then my options in the 2nd field are different.
If I chose Product Support US instead in the first field, you can see how options changed: