I have a lookup reference field on “Event” external object that returns the looked up values from another external object “Region Code” in a picklist (which makes sense, as there are only 20 or so records in the looked up object). But I want the picklist entries to be in a sort order based on another field on external object “Region Code” called ‘RegionID__c’ (which is the combination of text and number like: region 1, region 2, …region 11, region 12: (Salesforce ‘Text’ field)). I am using the field’s “Advanced” properties to order them by “RegionID__c”.
I am able to display like: region 1, region 10, region 11…region 2, region 21…
I would like to display like: region 1, region 2, region 3…region 10, region 11.
Any help is appreciate. I would like to know is there any setting that is available with skuid out of the box or else do i need to use the custom renderer (writing code)?
Question
Sorting picklist values: External objects with skuid
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.