niamccash / servicenow-serviceportal-widgets

Custom ServiceNow Service Portal widgets
GNU General Public License v3.0
2 stars 0 forks source link

Update sorting algorithm #4

Open niamccash opened 1 year ago

niamccash commented 1 year ago

Update the sorting (order by) algorithm in getCategories() function.

It would be nice to be able to sort by the order of the Catalogs associated to the Portal (as per m2m_sp_portal_search_source order field first) . Categories for Catalogs with a lower order number should appear first.