-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M3
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M2
-
Component/s: Dynamic Data Mapping, Dynamic Data Mapping > Form Builder
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:12
-
Fix Priority:3
-
Git Pull Request:
Currently, it is not possible to use a Radio field with no predefined value in the Form Builder view tab. This means that setting the Required field attribute to true has no effect as there will always be an option selected.
This can be resolved by removing the predefined tag in the Source tab, but that has its own issues..
Steps to Reproduce
- Create a custom document type
- Add a Radio field to the document type
- Add options A, B, and C
- Select to edit the field settings
- The Predefined value is set and cannot be removed
- Go to the Document and Media Library and upload a file with the new custom document type
- When you get to the new Radio field, you will notice that one of the options (probably A) is already selected and there is no way to unselect it. It essentially makes this field a required field.
- depends on
-
AUI-1615 Allow empty predefined value for the Radio field
-
- Closed
-
- is caused by
-
AUI-1615 Allow empty predefined value for the Radio field
-
- Closed
-
- relates
-
LPS-47002 Form Builder - Allow modifications done in the Source tab to persist after the View tab has been accessed
- Closed
-
LPE-12745 When the "required" attribute is set to true, omitting a predefined value for a radio field is not allowed (user-interface component)
-
- Closed
-
-
LPE-13000 When the "required" attribute is set to true, omitting a predefined value for a radio field is not allowed (dynamic-data-lists component)
-
- Closed
-
- Testing discovered
-
LPS-49968 The Radio field options are unaligned.
- Closed