Select to view content in your preferred language

Existing Attachments no Longer Loading When Survey is in Edit Mode

249
4
Jump to solution
12-04-2024 09:21 AM
ThomasBucher
Occasional Contributor

Hello,

 

I have a Dashboard with an Embedded Survey123 Form and a List of Features that can be selected and edited from the Survey form. 

 

This morning, a user brought my attention to the fact that the attachments for some of our old records are no longer loading in the Survey123 form when they go to edit. The attachments are still there, they are just not showing up in the Survey123 form. 

 

New attachments added via the form will still show up after submitting and reselecting but old attachments will not. See photo below, the feature being edited has 6 PDF attachments that were previously added through this field, however only the one I added today is showing up in the form.

 

survey_attachment_error.PNG

 

 

Does anyone know what could be causing this issue or how I could go about getting all attachments to populate in the form again, not just newly added ones. For now I've added a Details panel with just attachments to allow our users to see all photos and files, but I would prefer for them to be able to see everything in the form.

 

Thanks

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
DuncanC
Frequent Contributor
0 Kudos
4 Replies
DuncanC
Frequent Contributor

You need query allowUpdates=true in your bind::esri:parameters for the field.  By default it doesn't query them.

0 Kudos
ThomasBucher
Occasional Contributor

Thank you for the reply but unfortunately, that had no effect on the behaviour. Old attachments still won't show in the field.

0 Kudos
DuncanC
Frequent Contributor
0 Kudos
ThomasBucher
Occasional Contributor

Yes, it seems like keywords are the issue. Thank you for all your help Duncan!

0 Kudos