I have a .net C# app that i am embeding a Survey123 form into. It works ok...
Question : Is there a way to hide the SignOut option in the top right hand corner of the S123 form?
Didnt work its still there
Hello @kapalczynski,
You can use the hide=navbar URL parameter in your iframe. For example,
<iframe name="survey123webform" width="500" height="400" frameborder="0" marginheight="0" marginwidth="0" title="My Survey" src="https://survey123.arcgis.com/share/<surveyId>?hide=navbar"></iframe>
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.