Hi,
we have two form and we did set some condition for element visibility. everything was OK. but now, this ability doesn't work. I think source of this issue is JCH Optimizer (maybe) of course if we disable this plugin, element visibility doesn't work too (!). another issue is alarm of validation. before this problem we can see alarm messages by red color in head of form normally, but now messages show in pop up over browser. I should say configurations NOT changed.
what should I do?
This is my conditions (it was working before)
turn on element N_ZT if ZT is !checked
turn off element N_ZT if ZT is !unchecked
turn on element N_HT if HT is !checked
turn off element N_HT if HT is !unchecked
turn on element N_PT if PT is !checked
turn off element N_PT if PT is !unchecked
turn on element N_PT1 if PT1 is !checked
turn off element N_PT1 if PT1 is !unchecked
turn on element N_T if T is !checked
turn off element N_T if T is !unchecked
turn on element N_AT if AT is !checked
turn off element N_AT if AT is !unchecked
turn on element N_IL2 if IL2 is !checked
turn off element N_IL2 if IL2 is !unchecked
turn on element N_IL2S if IL2S is !checked
turn off element N_IL2S if IL2S is !unchecked
turn on element N_IL3 if IL3 is !checked
turn off element N_IL3 if IL3 is !unchecked
turn on element N_IL4 if IL4 is !checked
turn off element N_IL4 if IL4 is !unchecked
turn on element N_IL5 if IL5 is !checked
turn off element N_IL5 if IL5 is !unchecked
turn on element N_IL6 if IL6 is !checked
turn off element N_IL6 if IL6 is !unchecked
turn on element N_IL7 if IL7 is !checked
turn off element N_IL7 if IL7 is !unchecked
turn on element N_AC125 if AC125 is !checked
turn off element N_AC125 if AC125 is !unchecked
turn on element N_IL125 if IL125 is !checked
turn off element N_IL125 if IL125 is !unchecked
turn on element N_CLK if CLK is !checked
turn off element N_CLK if CLK is !unchecked
turn on element N_DPS if DPS is !checked
turn off element N_DPS if DPS is !unchecked
turn on element N_PH if PH is !checked
turn off element N_PH if PH is !unchecked
turn on element N_R1 if R1 is !checked
turn off element N_R1 if R1 is !unchecked
turn on element N_R2 if R2 is !checked
turn off element N_R2 if R2 is !unchecked