- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 11:22 AM
Hi,
We have a "requested_for" variable on portal catalog item which is referencing user table (attached screenshot).
I want the list to be populated/sorted (a-z) by last name. Is there anyway we can do this? would appreciate your help.
Thanks,
Nirav
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 12:38 PM
Add a variable attribute for ref_ac_order_by=last_name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 12:38 PM
Add a variable attribute for ref_ac_order_by=last_name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 07:52 PM
how to set order by (z-a)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 02:32 PM
It is working. Thanks Claude for the quick help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 02:32 PM
Excellent! I'm glad I could be helpful!