- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 12:25 PM
Hello, I updated a form titled "Who On Location Access Request". See screen shot below, under "Access Needed" I added two new locations " Who On Location-Australia/New Zealand - Heathwood AU" and "Who On Location-Australia/New Zealand - Malaga AU". As you can see there are five locations and I want to put them in alphabetical order. The "Who On Location Access Request" is an order guide, I clicked on the "Rule Based" tab and added the two additional locations by creating a catalog item for each one.
I don't understand why I cannot order the locations under "Access Needed" the same way I order question choices under variables. Do you know how to order the locations? Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 01:56 PM
I'm trying a mockup in my PDI, and the records are always listed alphabetically by the Display field (Name). I don't know if you can change the order other than maybe changing the qualifier to call a Script Include that does the same filtering, then adds the sys_ids to an array in the order you want, but even that might get overwritten.
D'OH - looking at your first screenshot again, I see that they actually ARE in alphabetical order with the two Catalog Items named ...AAustralia... coming before those named ...Australia...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 12:48 PM
You need to look at the Access Needed variable on the Order Guide Setup. Is it a lookup select box or what type of variable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 01:18 PM
Hello, Please see the screen shot below, it's a list collector.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 01:31 PM
Got it. What is the List table and Reference qualifier? If it is calling a Script Include, what does that look like?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 01:40 PM