
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2020 06:27 AM
How do I create a module in the platform UI that links to the portal service catalog?
We currently maintain two catalogs, one for ess users (portal) and another for itil users. We want to direct the itil users to the portal catalog.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2020 06:49 AM
You should be able to use a URL (from arguments) link type module where the URL in the arguments is something like: ./sp?id=sc_home
If you want it to open in a new window/tab you can set the window name field to _blank.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2020 06:49 AM
You should be able to use a URL (from arguments) link type module where the URL in the arguments is something like: ./sp?id=sc_home
If you want it to open in a new window/tab you can set the window name field to _blank.