Download multiple files from pre-defined links
I have a layer with document links calculated for each feature, and user can select/identify a feature on the map and then in result details user can click on a link and download document.
But I would like a user to select/identify multiple features on the map, and have a option to download all documents at the same time, instead of clicking on individual feature. Has any onw done anything similar, or has any suggestion on what would be the best way to accomplish this?
Thank you,
-
Hi Nataliya,
This would require a custom approach.
One of possible ways would be a workflow to run on the selected set of features by configuring the workflow at Layer Feature Actions (i.e. Map > Layer Extension > Feature Actions in Web Designer). The workflow would take in the features context, and iterate them over to get/generate the pre-defined links to download. I imagine there are ways of triggering multiple download links in JavaScript.
Cheers,
Pairin
0 -
Thanks Pairin - I was thinking about this one and came to the same conclusion. You'd need some sort of custom approach to aggregate all the attachments into a single downloadable entity.
0 -
Pairin and Cam, thank you both for the feedback.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
3 commentaires