Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to change sequence of variable in drop-down in catalog item

indrasengupta
Tera Guru

indrasengupta_0-1714130925372.png

I am working with catalog item how can i change the sequence. id should come first, than name, both the field are in same table.
field name are id & name.
i have also set variable attribute

indrasengupta_1-1714131254448.png

 

1 ACCEPTED SOLUTION

indrasengupta
Tera Guru

Solved,
display value for all the field in table was false, made id display value true and set the variable attribute in catalog item to ref_ac_columns=name;ref_order_by=id

View solution in original post

7 REPLIES 7

Done that not working

indrasengupta_0-1714133895436.png

 

 

indrasengupta
Tera Guru

Solved,
display value for all the field in table was false, made id display value true and set the variable attribute in catalog item to ref_ac_columns=name;ref_order_by=id

Perfect... a new learning for me. 

 

Please close the thread.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************