-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.3.4 CE GA5, Master
-
Fix Version/s: 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Forms
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Sprint:Forms_7.4_03
-
Git Pull Request:
Description
Unclear messages for fields saved without options
Steps to reproduce
Bug 1
- Go to Content and Data > Forms > Add a new Form (also check element sets)
- Add a Grid Field
- Do not add any options (you'll see a row and a column by default named "Option")
Expected Result
A clear message saying "At least one option should be set for [label of that field]"
Actual Result
Error: Please enter a valid form definition.
Bug 2
- Go to Content and Data > Forms > Add a new Form (also check element sets)
- Add a Select from list (Also happens with Single and Multiple Selection)
- Do not add any options
Expected Result
A clear message saying "At least one option should be set for [label of that field]"
Actual Result
At least one option should be set for field Field75793228.
it's not clear to the user what "Field75793228" is. In this case the label would be better for the user to identify what field he/she should add the options.
Environment:
Portal master
8c6388b2ddd7a5cb16c9492347d7204b001438dd
- Discovered while testing
-
LPS-121561 No more Field name in Liferay Forms
- Closed