- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2023 01:36 AM
Hi all,
We wanted to place an iFrame component of one of our Service Portal page in the Workspace Experience as the widget functionality was already built there and was in sunset phase, so didn't want a reverse engineering to rebuilt it in Workspace.
We were successful to add the iFrame and even pass related page parameters to dynamically render the page in the iFrame, however we wanted to only show a subset of the page- which we know is possible using open source tech, but did not find any configuration or place where it would allow to show a subset of the page in the iFrame component.
Need to know if there's a possibility to do this in UIB
Any direction on this would be helpful
#uibuilder
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2023 05:23 AM
I don't believe our OOB iframe component can just show a subset of the page. It looks like you may need to build a custom component for that.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2023 05:23 AM
I don't believe our OOB iframe component can just show a subset of the page. It looks like you may need to build a custom component for that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2023 08:30 PM
Oh okay, thanks for the confirmation.
We'll try to give custom component creation a try. Haven't had the opportunity so far to build a custom component- but it will be a start to get into it!
Thanks!