Hello,
I am a newbie in CF6 (and Joomla in general), so forgive me if I am asking stupid things🙂
I have a test system with Joomla 3.9.18 and ChronoForms6 6.1.4 installed and I am trying to understand how field events work.
I have installed the demo form "Field events and features" in Classic v6 designer mode.
The demo has the following events on the select1 dropdown:

When running the demo form however, no matter what the user selects on the select1 dropdown, the checkboxes1 or checkboxes2 options do the get changed (i.e hide them); the user can freely check every option and submit them. According the the events, when the user un-selects the computer dropdown option (on select1), the checkboxes2 item should hide.
Am I doing something wrong or I do not understand how field events work?
Many thanks in advance.
I am a newbie in CF6 (and Joomla in general), so forgive me if I am asking stupid things🙂
I have a test system with Joomla 3.9.18 and ChronoForms6 6.1.4 installed and I am trying to understand how field events work.
I have installed the demo form "Field events and features" in Classic v6 designer mode.
The demo has the following events on the select1 dropdown:

When running the demo form however, no matter what the user selects on the select1 dropdown, the checkboxes1 or checkboxes2 options do the get changed (i.e hide them); the user can freely check every option and submit them. According the the events, when the user un-selects the computer dropdown option (on select1), the checkboxes2 item should hide.
Am I doing something wrong or I do not understand how field events work?
Many thanks in advance.
please start with a single event, does it work or not ?
Also did you try that on the new v7 ?
http://www.chronoengine.com/blog
Also did you try that on the new v7 ?
http://www.chronoengine.com/blog
I backed-up my CF6 forms, uninstalled CF6, cleared Joomla cache, reinstalled CF6, restored my forms and now events work.
I have no idea what have changed but it is working now.
I have no idea what have changed but it is working now.
Hi everyone,
I am a faithful of CFv6&CCv6 by simplicity and structured programing and I had same problem
and I solved it setting a container area for each checkbox after call them box1 and box2,
dont forget in dopdown event refer to them as #box1 and #box2
I am a faithful of CFv6&CCv6 by simplicity and structured programing and I had same problem
and I solved it setting a container area for each checkbox after call them box1 and box2,
dont forget in dopdown event refer to them as #box1 and #box2
This topic is locked and no more replies can be posted.