Hey. I’m new to Zapier and I’m building an integration for our application.
We have an event that fetches users based on some filters.
In the gui form we have a dropdown from which you can choose multiple fields to be used as a filter. And then we have dynamically generated fields that you can then fill with values (the actual filter values).
The problem is that there are way too many fields for this to be user friendly. Is there a way to generate input field under a filter when a user selects a value from the Filter dropdown? To be inserted as on the picture.
So for each selected filter from a Filter dropdown generate input field.