List Collector - How can you order the values in the list collector ?

Shilpa Mannoni1
Tera Contributor

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?

1 ACCEPTED SOLUTION

Vishwa Pandya19
Mega Sage

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.

View solution in original post

2 REPLIES 2

Kalyani Jangam1
Mega Sage
Mega Sage

can you please share screenshot for reference?

Vishwa Pandya19
Mega Sage

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.