Hi all,
I have an existing custom form that collects details from users one of the form fields is a dropdown that allows users to select which group they will belong to.
Internally different groups managed by different people. I am attempting to list submissions using asset listing, but I need to filter the list by group.
I want to be able to give internal group managers a URL they can hit to download submissions just for they group. The volume of submissions is quite high and it’s not feasible to use selective emails to send out each submission (there are over 15 groups)
I have no issues creating the listing to list form submissions or creating design outputting XLS what I need help with is filtering so only submissions of one group appear at a time.
Appreciate any ideas