Mutually exclusive choices
Hello forum, I have an extremely basic question. Imagine a list where each item should be assigned one and only one value. In my experience this ought to be the use case for a "radio button", but I cannot for my life figure out how to make the choices mutually exclusive, no matter what I choose, combo box, radio buttons or switch.
5 replies
-
Can you provide us with an example?
Are you talking about regular choice fields or dynamic choice fields?
thomas said:
Imagine a list where each item should be assigned one and only one value.I'm not sure what you mean with this sentence. Is an "item" a choice on this? Or is a "value" a choice in the list?
-
Create a table for your Car brands (Citoën,Volvo, Saab,...) (Table with one text field)
Now on your Cars form, make a link-to field and set this field to "show field as" COMBOBOX.
Now you have a dropdown-list where you can select only one brand, specific for that car.
Content aside
- Status Answered
- 2 yrs agoLast active
- 5Replies
- 66Views
-
3
Following