Default values doesn’t work properly with conditions
-
I have a contact form with 2 pages.
On the first page, I fill in my name and surename and click a button to switch to the next page.
On the second page, I have the choise to register more than one person.
So there is a radio button with 2 options (“1” or “2”).
If i click on “2”, another two fields appear. This, I can easily do with the condition feature from caldera forms.
Now I want to set for the (second-)”name” field a default value: %name% (from the name field on the first page).
This is not possible, because I only see “{{fld_4677666}}” for example, the field_id from the name-field on the first page.
If I delete the condition, then I see the value, that I filled in on the first page.Is there a solution for this problem? or is there a work-around?
Or is this a bug?Thank you and great work!
The topic ‘Default values doesn’t work properly with conditions’ is closed to new replies.