Select to view content in your preferred language

Show Feature Layer Attachments automatically in an Operations Dashboard Widget without data processing

737
1
04-27-2021 11:23 AM
Status: Open
TamiMaddio
Regular Contributor

Currently in the Operation Dashboard Embedded Content, you can show an attached image via have a custom URL.  However, the AttachID field needs to be manually added to the feature layer and manually calculated each time a new attachment is added.  The reason is that the ObjectID for the feature and the AttachID for the image need to be the same.  If they are different, no image will show in the dashboard.

It would be nice to have a widget that shows any attachments related to the feature OR to have a way to auto calculate the AttachID instead of having a manual process in place with Arcade or a field calculation script.

1 Comment
MarkGambordella

did you ever find a work around or a solution to adding attachments from a REST service layer.  the related table id is different from the object id within the feature service.