I am creating a web app for users to explore a dataset. I added a filter widget so that users can subset this data attributes to a region / topic of their interest. Right now users can follow the hyperlink in the data that takes them to the geoportal to download the entire dataset. I would like to make it so that users will be able to download the dataset after it's been subsetted by the filter widget. Can anyone recommend a method to enable this? Thank you for any help.