Hello community,
Is it possible to render experience fragments externally with <iframe>? Does anyone know a good tutorial?
I'm encountering issues trying to render with iframe.
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Yes, it is possible to render experience fragments externally with <iframe>. However, there are a few things to keep in mind when doing so.
First, you need to ensure that the experience fragment is published and accessible to the external site. You can do this by either setting up an authentication mechanism for the external site to access the experience fragment or by making the experience fragment public.
Once the experience fragment is accessible, you can use an <iframe> element in your HTML to display it on the external site.
Views
Likes
Replies