Display a Seconds Portal in Main Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2023 02:35 AM
Hi,
Is it possible to Show a Portal in Main Portal.
For example Show a Seconds Portal in a Widget or a smaller frame of the Main Portal.
Goal is to have different Portals from different Instances in on frame
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2023 06:49 AM
wow nice, do you know how i can have it bigger?
currently it appears like that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2023 06:52 AM
Hello @Meloper
You have to add height and width attribute :-
<iframe src="url of homepage of seconds portal" width="200" height="200" title="Sample Title"></iframe>
You can increase their value according to your requirements.
Plz mark my solution as Accept, If you find it helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2023 07:05 AM
ah okay, "just" html
Do you habve an idea how i can solve the problem that it seems to be that the Portal in the widget does not show because i need to login to that instance?
the login is the same sso like from the main portal but of course different instance