- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 02:03 PM
Hi all,
My client has 3 different service catalogs. On the portal I have created 3 link buttons. I want each link to go to a specific catalog and not the general service catalog page which displays all catalogs automatically.
Where can I find the link for each individual service catalog so that I can provide a value to the 'link' field on the link button widget?
Thanks,
Pranav
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 02:26 PM
You need just add catalog_id=<SysIdOfCaralog> to the URLs, which you use for the link buttons. If you use Type=Page for the buttons then you need to change that to Type=URL.
For example if you use currently the button of Icon Link widget and you use Type=Page and Page=sc_category, then you can change the options of the button to Type=URL and to specify ?id=sc_category&catalog_id=<SysIdOfCaralog> as the URL.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 02:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 02:14 PM
Hey Dirk,
That's what I initially had, the client wants 4 links. 1 icon link which links to the page you mentioned and they can filter by catalog. AND 3 more buttons which will lead only to the specific catalog.
Is there a way to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 02:15 PM
Sorry what is the widget called?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2019 02:22 PM