How to change the order of the values in the drop down in the portal side

Shiri
Kilo Contributor

I apologize for the multiple questions, but this resource is very helpful for a newbie like myself at an organization just starting off with Service Now.

Anyway, we are trying to change the sequence order of the values as they appear in the drop down. In the instance side, it was easy to do with the updating the sequence number - but in the portal side (what the end users see) it still appears alphabetically and not by the sequence number.

Any guidance on how to control this without adding numerical characters, in the beginning, to have it alphabetical in the way we want? (meaning without adding 01, 02, 03 before the values).

Thanks!

find_real_file.png

1 ACCEPTED SOLUTION

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

here you will find the way to manage the order of the drop list values, please check in deep the following thread:

https://community.servicenow.com/community?id=community_question&sys_id=be998ba5db5cdbc01dcaf3231f96...

If I have answered your question, please mark my response as correct and/or helpful so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

View solution in original post

3 REPLIES 3

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

here you will find the way to manage the order of the drop list values, please check in deep the following thread:

https://community.servicenow.com/community?id=community_question&sys_id=be998ba5db5cdbc01dcaf3231f96...

If I have answered your question, please mark my response as correct and/or helpful so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

Mark Roethof
Tera Patron
Tera Patron

Hi there,

On the variable, have a look at:

find_real_file.png

Hit the Variable Attributes link. This will provide you with available attributes. Amongst them, ref_ac_order_by which can be used with ref_ac_order_by=field_name

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark

---

LinkedIn

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Allen Andreas
Administrator
Administrator

Hi,

What type of field is this? Select-box? Lookup? Is this a catalog variable? Or a form field? The portal should still display as it does in the back-end for this exact field. Depending on the field type though...you are unable to change it from listing alphabetically.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!