Select to view content in your preferred language

Is it possible to have an Experience Builder Embedded in a website with a link to the Experience Builder page?

215
5
Wednesday
LaytonT
Emerging Contributor

I am trying to embed an Experience Builder in a website and want to know if there is a way for a link to be provided that would take you to the main Experience Builder site. Similar to how Google Maps embeds work with the 'View Larger Map' link (screenshot attached).

I am aware that this can be achieved with a Web map but I need the link to go to the Experience Builder rather than the web map. 

 

0 Kudos
5 Replies
f92k
by
Occasional Contributor

I believe your Google Maps example opens the link in a new window. If that is the case, you can simply have the link open in a new window. See the documentation for setting links. Also, there is a "launch" icon available in Experience Builder that would pair well with such a link.

0 Kudos
LaytonT
Emerging Contributor

You are correct that I want the Experience Builder to open in a new window. I want to know how to have a link to the full ExB page in the embed. Obviously I could just add a link in the header of the ExB but then this would also appear when viewing the ExB normally.

0 Kudos
TonghuiMing
Esri Regular Contributor

@LaytonT I am a bit confused about your case, even with the help of the screenshot - do you want to use either URL of your Experience Builder application, or the home site (https://experience.arcgis.com/) in a link? Or do you want to use two links to display both of them, or even nest them in one URL?

0 Kudos
LaytonT
Emerging Contributor

I want to embed my Experience Builder in a webpage. But then have an obvious link that users can click that will open the same Experience Builder in a new tab so that it can be viewed at full scale. 

0 Kudos
TonghuiMing
Esri Regular Contributor

It can be done by adding a simple HTML iframe to your host app, with SRC to your target full app link.

0 Kudos