EDIT: Nevermind!!! It worked, it’s all OK now ?? Thanks!
——————-
Great, it (almost) solved my issue!
The point is: I have lots of fields in my form (this one: https://bigbangcandylab.com.br/pedidos/).
But the very first combobox (“Tour Interlgalactico Discovery I”) has condition tags. If you select 1, it will open an additional fieldset with six more fields. If you select 2, it will open two fieldsets and go on.
All the other fields are simple. So, the <%INFO%> brings me 0’ed products, but if I select 0 Discovery I, it won’t bring me the additional fields for it.
If I do the way you told me, it will work for every field in the form, but not for the additional fields (since there is always a value for one of them).
So, the <%INFO%> works for the Discovery and not the rest, and the specific tag work for the rest but not the Discovery one.
I’m reading the documentation to see how to fix it. Is there any way to specify not to bring the tag if it has a specific value? In this case, I could input a blank value with a label “please choose” or something like it, and the tag would ignore this label and only print the fields with a different value selected.
Thank you very much, I guess this is the last issue I need to have my form properly setup and working.
-
This reply was modified 8 years, 3 months ago by
zuccherato.