Best answer

Generate fields for each selected value from a dynamic dropdown.

  • 7 December 2022
  • 1 reply
  • 138 views

Badge

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.
 


 

icon

Best answer by shalgrim 12 December 2022, 00:05

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 6
Badge +8

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!