I will create a post form with Radio Buttons, in some categories it shall be possible to just select one of the radio Buttons for example in the category "ich bin/wir sind". How can I do that?
Solution:
There isn't such kind of built-in feature within Toolset Forms, taxonomy field in post form can have three types:
- Checkboxes
- Select Dropdown
- Select dropdown with multiple selection
In your case, you can consider the option "Select Dropdown", it is also a single choice field too.