Forums

hide / show

eaytkn 17 Sep, 2018
multiple forms created. I have a "country" field in the first form. I have an "Arrival Date" field in the second form. for example, when I choose 'Afghanistan', I want to hide the second form 'Arrival Date' field, but I can't.

I can do it on the same form, but I can't hide the field on the second form.



eaytkn 17 Sep, 2018
With the command I gave to the field on the first form, I can't hide the field on the second form. would you please help me?
healyhatman 18 Sep, 2018
Have a switch (not event switcher) element at the beginning of your event that loads the second form. Data source should be {data:country}

Then have option:hidden (replace option with whatever option, when selected, needs to hide the field.)

Then in "container class" for the field, just add {var:switch_name}
eaytkn 18 Sep, 2018
I applied what you wrote. But it didn't happen again. in the second form, I could not hide the field "arrival date in Turkey".

You can send a backup or screenshot from your own screen.
eaytkn 18 Sep, 2018
I applied what you wrote. But it didn't happen again. in the second form, I could not hide the field "arrival date in Turkey".

You can send a backup or screenshot from your own screen.
healyhatman 18 Sep, 2018
Well no I'm not building a form just to show you. You send a backup or screenshot of YOUR form.
eaytkn 18 Sep, 2018
I texted you in private. I gave the site admin password. if you want, you can go directly.



healyhatman 18 Sep, 2018
Tick the return as var toggle
eaytkn 18 Sep, 2018
Thank you. I moved the data to the second form in another way.
This topic is locked and no more replies can be posted.