Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Order the choices in lookup select box

Dinesh Prabhu
Tera Contributor

I have been tried to order these choices in the lookup select box, but cant able to get it in a order. Need some inputs to get these choices in the order. Any help would be appreciated. Thanks in Advance!!

12 REPLIES 12

What is location_level? 

where is that field?

-Anurag

On Basis of selecting the location, the location level would populated there. But here the order is not in correct manner. I need make the 10th floor to the bottom. please check the image below for further reference.

What is location level? 

where is that field?

-Anurag

Sid_Takali
Kilo Patron

Hi @Dinesh Prabhu  https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0695435

if you have a field in the table for the lookup select box called 'Floor', then use the following reference qualifier: "ORDERBYu_floor" in the type specification.

SiddharamTakali_0-1717663002342.png

 

Regards,

Sid

 

@Sid_Takali Hey thanks for your reply, tried that reference qualifier seems it doesn't work. cant able to get that in order.