New Enhancements for Dual List Box

Sometimes small changes can make a big difference. I’m creating a Configuration Helper for my Datatable component and I want the Admin to be able to select a group of fields from a list of all of the fields on an Object. The Dual List Box Flow Screen Component is perfect for this because it can be combined with the Get Field Definitions component that is included in the new Actions Base Pack.

The only problem with this list is that even though all the fields are shown, they are not in any particular order. I updated the component to allow you to specify a parameter to sort the list of fields. The options include sorting by the field label or by the field value (API Name).

This component has also received a nice Summer ’20 update with the inclusion of a CPE (Custom Property Editor).

Now my selection list for the Object fields is sorted and much easier to use.