Question
Alphanumeric Order
We need to have in Pega an alphanumeric ordering for some properties
For some DropDown or autocomplete properties (using reportDefinitions or Data page as data source), we need to sort them according to an alphanumeric order.
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
How about you sort the column that is being the source for the drop down / Auto complete? Once you set a sort on the column in the report definition rule, the data that form the source for these DD / Auto complete, will get sorted automatically as they are getting displayed.
Hope this helps.