Question

Cannot refresh default values of input fields

  • 6 April 2022
  • 0 replies
  • 64 views

Hello everyone,
I have an issue in an action that I created via Zapier CLI.
I can populate new fields by changing variables but I cannot change the default values of input fields.

Here is a loom record that I recorded from zapier.

Even though I have written altersDynamicFields: true, it doesn’t change input field’s default values, but it changes whether input field should be rendered or not.
Here is the code that I have written.

I fetch other inputFields from the inputValues function
Here is the input values function

 


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