cancel
Showing results for 
Search instead for 
Did you mean: 

Passing Flag Variables to Adobe Form for Conditional Field Visibility

hemoreira
Discoverer
0 Kudos
94

Hello everyone,

I was assigned a task to make two fields in an Adobe Form appear or disappear based on a condition specified in the form’s code. I am passing two flag-type variables to the form, and when one of them is true, one field should appear while the other remains hidden, and vice versa.

I’m wondering if there’s a way to pass these flag values directly from the code to the form? I’ve tried several approaches but haven’t been able to get it to work. We also attempted to validate the condition directly in the form’s JavaScript, but without success.

Currently, the solution we’ve implemented involves adding the flag fields to the form and hiding them. This way, they don’t appear in the form, but we can still access the values stored in the variables.

Thanks in advance 🙂.

Accepted Solutions (0)

Answers (0)