I have a form with a trigger on it. The gform_field_value_ filter triggers twice: once for the form and once for the javascript. It does so without passing in the value from the previous pass.
I need to do something like this:
Is this deliberate behaviour?