Hello, My team created a Survey123 form for damage assessment and are displaying the submitted survey forms as embedded content in a Dashboard if someone clicks on the survey point. The problem we are having is the form is so large that when using "?mode=view" to embed it, only a portion of the survey will load but when using "?mode=edit" the entire survey will load. We don't want everyone who sees the Dashboard to be able to edit the survey but we do need a subset of people (Non-GIS Users) to have permissions to submit edits.
?mode=view:
Cuts off at the same spot on every survey

?mode=edit:
Loads the entire survey without problem

We need members of the organization to be able to View and Submit surveys but not edit and then we need certain members to have View, Submit, and Edit permissions. Or we need a way embed the survey in "?mode=view" so it loads the complete form. This will be used in our Emergency Operations Center so loading and preserving this data is critical.
Thanks for any suggestions!