- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 11:02 AM
Hi,
In Service portal How to display/pin a particular Catalog item on top of list in a particular category.
Suppose 'Report issue' is a item which must be available in top of its category.
(Note: it is not a popular item)
Regards,
jay.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 04:02 PM
All catalog items have an "order" field, which denotes what position they show up in the catalog. By default this is 0, so they will display in alphabetical order, but if you set the order to less than 0 it will be at the top always.
If the order field is not on the form, you will need to set the order from a list

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2022 04:02 PM
All catalog items have an "order" field, which denotes what position they show up in the catalog. By default this is 0, so they will display in alphabetical order, but if you set the order to less than 0 it will be at the top always.
If the order field is not on the form, you will need to set the order from a list