- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2018 06:24 AM
Hi,
On our new service portal home page we want to have links which will take us to specific service catalog categories,
eg one for "IT stuff", one for "facilities", one for "business services" etc,
I've created an icon link on the home page with the type = category and then specified the category needed, eg facilities.
then I linked it to a new page which had a pretty picture and the catalog content widget thinking the link from the home page would set the specific category to display but it doesnt, so how do I get my "facilities" page to only have "facilities" catalog items?
thanks in advance!
(attachments shows icon link widget config from home page, and resulting page with catalog content widget showing all categories)
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2018 06:21 AM
Hi - i managed to do this by changing the page I was going to to a clone of the sc_category page rather than the sc_landing page and then just did some tidying up from there.
Thank you to all who offered advice and help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2018 04:29 PM
Hi,
On your custom page, did you clone that from another page? I ask because I'm trying to understand the full context here and would need to know the page it's going to (like if it was cloned from an OOB page) to see how it's formatting the URL.
Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2018 03:18 AM
Hi Allen, sorry for tardy reply - yes, the page was cloned - I think from the sc_landing page.
thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2018 03:33 AM
Instead of providing Page, try with url
Your url link should look like this
?id=<category_page_name>&sys_id=<category_sys_id>
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2018 04:50 AM