<< Back to previous view |
![]() |
[QB-784] sort selections alphabetically in choice selection field
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | 3.1.16 |
Type: | Improvement | Priority: | Major |
Reporter: | Robin Shen | Assigned To: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
Would it be possible to sort alfabetically in all text selection boxes by default? For example, when choosing groups for a user or when selecting steps to include in a sequential composition step. When lists go over 20 lines, it's harder to find what we're looking for.
|
Comments |
Comment by Puneet Goel [ 08/Jan/11 12:28 AM ] |
Please make sure we have option to control sorting (on/off), today we read in values for selection control of a text file and would not like that sorted. |
Comment by Robin Shen [ 08/Jan/11 01:14 AM ] |
Do you mean that the alphabetically sorting should not apply to "prompt as selection" variables since the order is already specified by user? |
Comment by Puneet Goel [ 10/Jan/11 05:55 PM ] |
Yes for "prompt as selection" and user defined sorting.
But i do see a usage in some cases where sorting will help so we may need both ways. thanks |