Skip to main content

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.
 


 

Hi @Mato!

It sounds like you’re looking for the alters dynamic fields property. If you set that to true on a field, then, when the value of that field changes the input fields will be recomputed and dynamic fields will appear or disappear based on the results of that function.

Hope that helps!