How to reuse Viewport subpages from experience to another in UI builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 10:32 AM
Hi Community ,
I have a requirement where I need to show a popover with a window with mulitiple fields so I am using Viewport option where we can create pages and add to it. There is already sub page created in the system want to reuse the same subpage how I can use that in my UI builder exeperience?
Thanks,
Pooja M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2025 12:07 PM
Hi @poojamallik
You cannot reuse the subpage to different viewport component because each component has its own child screens, to achieve your requirement you can do the following:
You can do it by making a Page collection and then render your page collection in the viewport
you can add a Page in page collection (single or multiple)
Now you can use that page collection at multiple places.
feel free to ask more.
Let me know if your doubt resolves or not
---------------------------------------------------------------------------
Please Mark my response helpful or Accept as Solution if it resolves your query
Thanks & Regards
Mayank