Problem: When Types is active I am unable to add or edit an existing Page. The update button does not seem to work.
Solution: Check the custom field groups to see a validation error. In this case, the error is related to an invalid default field value in an image field. Removing the default field value solves the problem.
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.