Issue: when attempting to use 'Edit' option within Survey123 widget in EB, the error "Editing is not possible because the globalId parameter was not provided" appears.
Purpose of app: to allow a manager to view and edit points collected in the field using a Survey123 form.
Situation:
Survey123 widget added & configured:
- Survey: connected to existing
- Mode: "Edit an existing record"
- Choose existing data: map containing survey data selected, survey layer selected
Widget loads, but this error is given:

Troubleshooting:
- Checked that 'GlobalID' field is turned on in Survey123 platform - it is
- Checked that 'GlobalID' field is turned on in AGO item page - doesn't seem that I can turn the field on in here, could this be the problem?
- Checked that 'GlobalID' field is appearing within Experience Builder - it is

- Not sure where to go from here... am I missing something, or is this a bug?
Workaround:
I am currently using the embed widget with a URL parameter for editing the survey (add ?mode=edit&globalId={GlobalID} to the end of the survey URL in embed widget), which is working. Unfortunately, it does not load on startup, and once I have connected with the survey through that URL it frequently triggers a 'Leave site?' dialogue when moving between points. I am hoping to improve the user experience by using the Survey123 widget itself.