Order the choices in lookup select box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 01:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 02:36 AM
What is location_level?
where is that field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 02:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 02:37 AM
What is location level?
where is that field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 01:33 AM
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.
Regards,
Sid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 01:43 AM
@Sid_Takali Hey thanks for your reply, tried that reference qualifier seems it doesn't work. cant able to get that in order.