-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.3.0 CE GA1, 7.3.10 DXP GA1, Master
-
Component/s: App Builder, Data Engine
-
Fix Priority:4
-
Sprint:App_Builder_7.3_11
Description
Steps to Reproduce
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View > Add a Single Selection (or another list field) > Add a few options (with the following labels: Z, A, B);
- Save the Form View;
- Open the Form View again.
Expected Result
Options of a List field (Single Selection, Select From List, Multiple Selection) should not be alphabetically ordered when saving a Form View. They should keep ordered as they were saved.
The options should be listed as:
Z
A
B
Actual Result
Options of a List field (Single Selection, Select From List, Multiple Selection) are being alphabetically ordered when saving a Form View.
The options are listed as:
A
B
Z
Reproduced In
master: 0dc6fe55a010b6039ff2b897ccd3925406364c84
- Testing discovered
-
LPS-95995 As an App Adm, I want to add new single selection fields on my object
-
- Closed
-