-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: 6.1.0 CE GA1, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: Dynamic Data Lists
-
Labels:None
-
Environment:Tomcat 7.0 + MySQL 5. 6.1.x Revision 90493.
-
Epic/Theme:
-
Fix Priority:3
-
Git Pull Request:
When a boolean field has the Required option enabled in a data definition, nothing is changed in terms of functionality, and the name of the field isn't appended with "(Required)" (as is the case with other fields).
1.) Begin adding a new Data Definition (Control Panel>>Dynamic Data Lists>>Manage Data Definitions)
2.) Add a Boolean field
3.) Click the settings icon on the Boolean field (gears icon)
4.) Set Required to Yes
5.) Save
6.) Add a list using the new definition
7.) Click on the new list
8.) Click Add Record
The boolean field will be displayed but there will be no indication that it is a required field. Additionally, the user can click Save at this point without selecting the boolean field, and the record will be saved without any errors.