Open embedded Topic page via new tab menu (plus sign) from workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 11:10 PM
Hi,
We’re trying to configure the workspace so that clicking on the plus sign opens an embedded topic page. I understand that this involves setting up the chrome_tab UX page property.
Does anyone know how to correctly configure the routeInfo and condition properties to achieve this?
Additionally, is this behavior even feasible within the current capabilities of the platform?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 04:18 AM
@Florian11 You need to create a similar page like Catalog item and then add it to chrome_tab.
You can add a Workspace Component with an IFRAME and within that IFRAME Portal Pages can be displayed as it renders the Service Catalog.
For reference you can check the page in UI builder -> Catalog Item Page SNC
Sujatha V.M.