I have set up a form form my users to submit an notification if an issue occurs on the site. I have a drop down that lists the typical issue i.e. broken link but I also have an other option. I've set it up as such
IF selected value is not other THEN hide other_type field
IF selected value is other THEN show other_type field
However it doesn't seem to be working.
link to form https://scouting382.com/index.php?option=com_chronoforms6&chronoform=report-an-issue
Additionaly none of my comment fields are showing the correct number of rows set i.e. 5 rows. What could cause this? CSS?
IF selected value is not other THEN hide other_type field
IF selected value is other THEN show other_type field
However it doesn't seem to be working.
link to form https://scouting382.com/index.php?option=com_chronoforms6&chronoform=report-an-issue
Additionaly none of my comment fields are showing the correct number of rows set i.e. 5 rows. What could cause this? CSS?