- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2022 03:55 PM
I am working on a catalog item where one of the variable is a list collector. I want the values in the list collector be ordered by the 'Order' column but it does not seem to work. Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 04:10 AM
Hi,
You can use the variable attributes available.
https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/product/service-catalog-management/reference/variable-attributes.html
For this particular requirement, you can use ref_ac_order_by variable attribute.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 02:14 AM
can you please share screenshot for reference?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 04:10 AM
Hi,
You can use the variable attributes available.
https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/product/service-catalog-management/reference/variable-attributes.html
For this particular requirement, you can use ref_ac_order_by variable attribute.