When I embed a Survey123 form in a StoryMap it automatically changes the URL parameters of the link. Regardless of whether I want the link to appear as a card or an iFrame.
For example, the URL I pasted into the embed widget was:
https://survey123.arcgis.com/share/29f0a949ae44473589b5945677987bdd?lang=fr
This is automatically changed to:
https://survey123.arcgis.com/share/?open=web&embed=fullScreen&lang=fr&id=29f0a949ae44473589b5945677987bdd&hide=navbar,footer,theme
Which adds URL parameters to change the format of the survey form to full screen mode, remove the theme colours and hide the navbar, header and footer.
There's no option to edit the code and remove these URL parameters. How can I stop this from happening?