Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Ordering Reference field Drop down

tonystark
Mega Expert

I m having a custom table which i set as a reference for one of my dropdowns(Reference field made as dropdown). Is there a way where i can set the order in which the order would be displayed in my dropdown?

In my dropdown, records are being displayed in the alphabetical order., but i want those records to display in the same order as in my table.

Thanks,

Tony

ctomasi

5 REPLIES 5

j3sus
Giga Contributor

Use dictionary attribute Reference sequence.

For example with value sys_updated_on if you want to order by the date in which the records were updated