How can I change the order of the change models
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 01:50 AM
Hi,
I would like to change the models order of my change management create new page,
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 01:57 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2025 03:04 AM
I didn´t saw an way to edit in UI Builder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2025 03:29 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2025 10:25 PM
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