Hello All,
I’m trying to edit a related table in an embedded survey in my dashboard but can’t seem to get it to work.
I published a feature service with a related table to my portal. Once I added the feature service I added a details element to pull the main feature service data and then added a table to filter down to the related data. I created a Survey123 using the related table and added it to the dashboard.
I set the table actions filter target to the embedded survey and set the survey url to https://survey123.arcgis.com/share/<SurveyID>?portalUrl=<PortalURL>/portal&mode=edit&GlobalID={field/GlobalID}&version=latest&hide=header,navbar,footer,theme,leaveDialog.
However, it does not seem to work. Tested different spelling on the GlobalID and still no luck.
Any answers would be great.
Hi! Have you tried using globalId={field/GlobalID} instead of GlobalID={field/GlobalID}?
Yes
I however got it to work by hosting the service and making a view to be used in the survey.
Not sure how to accomplish this with registered data sources which is my actual goal
Thanks
Eric