PROBLEM
When an ArcGIS Survey123 form is embedded into ArcGIS StoryMaps in Portal for ArcGIS, the survey's original URL parameters are automatically modified. As a result, the survey's header, footer, and theme are no longer visible in the story.
In this example, the URL below shows the original URL of the survey embedded in the story.
https://survey123.arcgis.com/share/9d80d1a717444499aae1e640c71e4ecd/portalUrl=<machine_name>/portal
The URL below shows the automatically modified URL of the survey after being embedded in the story.
https://survey123.arcgis.com/share/?open=web&embed=fullScreen&portalUrl=https%3A%2F<machine_name>.esri.com%2Fportal&id=9d80d1a717444499aae1e640c71e4ecd&hide=navbar,footer,theme
This is by design. The story builder modifies the embedded URL to optimize the appearance of the survey in the story.
<iframe src="https://survey123.arcgis.com/share/9d80d1a717444499aae1e640c71e4ecd?hide&embed&portalUrl=<machine_name>/portal"></iframe>
The image below shows a survey embedded in a story using the iframe code.
Get help from ArcGIS experts
Download the Esri Support App