Solved! Go to Solution.
Hi all,
I have no problems running the AttachmentEditor dijit example with the ArcGIS Online feature layer.
However, our feature I have to deal with has over 1000 point features within a small geographic area. So the map appears very much messy when displaying all those point features. It turns out even worse when the AttachmentEditor pops out upon click on point.
What I want to achieve is to allow the user to do a query on the point feature layer by names so that they will be narrowed down to a subset (the query result) of them, and the user to be able to show the associated attachments with the point upon clicked. I don't want to apply Attachment Editor to the entire feature layer.
I cannot find a decent example for me. Anyone could point me to the right direction? Thanks!
Cheers,
Alex
Hi all,
I have no problems running the AttachmentEditor dijit example with the ArcGIS Online feature layer.
However, our feature I have to deal with has over 1000 point features within a small geographic area. So the map appears very much messy when displaying all those point features. It turns out even worse when the AttachmentEditor pops out upon click on point.
What I want to achieve is to allow the user to do a query on the point feature layer by names so that they will be narrowed down to a subset (the query result) of them, and the user to be able to show the associated attachments with the point upon clicked. I don't want to apply Attachment Editor to the entire feature layer.
I cannot find a decent example for me. Anyone could point me to the right direction? Thanks!
Cheers,
Alex
Thanks Vara.
It works like a charm!