How can I change the order of the change models

raphaelavel
Tera Contributor

Hi,

I would like to change the models order of my change management create new page,

 

raphaelavel_0-1747730936112.png

 



I´ve applied the How to change the order from the change models from the "/sn_chg_model_ui_landing.do" page - Support..., but not worked still ordering by field name. I´ve change to order by description field but it wasn´t worked. I´ve created a field order in models form but even that wasn´t worked.

Could you help me with this requirement?

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@raphaelavel 

the link you shared is about UI script and I believe it won't work for workspace if you are planning to make changes to workspace.

I believe you will have to identify the UI builder component for the same.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I didn´t saw an way to edit in UI Builder.

@raphaelavel 

then I don't think you can edit and change it.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

p1_thomas
Tera Contributor

Hey I'd recommend taking a look at the SowChangeCardsSNC Script include, as well as the SowChangeCards script include. SowChangeCardsSNC is read only and contains code to retrieve the cards as well as the categories on the left handside. I have managed to modify the ordering of the categories by making a modification to the function with the SowChangeCards script include. I have not yet finished looking into how to change the order of the cards, but I suspect itd be done here