I have created a widget to show UI pages in the portal using iframes few websites are opening
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 10:56 PM
I have created a widget to show UI pages in the portal using iframes few websites are opening within the frame but when I tried to open any workspace in it its opening in a separate page . Is there any way such that the workspace will open in the iframe.
<div class="container">
<div>
<iframe src="now/my-workspace/home" height=" 200" width="400"></iframe>
</div>
</div>
0 REPLIES 0