How can we set order of categories on Service portal for other language ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 11:56 PM
I want to set Categories in an Alphabetical order for Japanese language.
How can we do that ?
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 12:05 AM
Hi,
Are you trying to change order of Incident Category? If yes then you can open the form the default portal. Right click on Category and then select "Show Choice List". From the list displayed filter the record only for the table you are using. Update the field sequence to list the category in the order you are looking for
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 12:10 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 12:43 AM
Categories are sorted based on a field named order. If it is zero then sorted by alphabetic order. To change the order follow the below steps
Goto Service Catalog > Catalog Definitions > Maintain Categories
From the list, make order field visible
Update Order based on your requirement
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2023 11:25 AM
Hello @Shikha puri - did the above solution work? I have read in another thread that changing the order of the sub categories has to be accomplished by editing widget server code.
I have the same challenge, interested in an update. Thank you.