HI,
I have a checkbox in search form. In a menu item I override the checkbox and set it to value "1". This is default view.
Now I need to override the override with value "0". Setting the HTML input value doesn't help. Also changing the form's action from "/" to "/?mycheckbox=0" doesn't work.
Any ideas?
Regards
Alex