Forums

Field Events / Hidden

ethanz 01 Jun, 2023
Hello.
I am updating my site. Currently I am in Joomla 3.10 and php 7.4 and CF5. I have installed CF7 and I am working to create all my forms in it. On one of the forms, there is a dropdown with various typed out values that people can choose from. When they pick one, I want it to be able to show some other fields that were hidden. On those other fields, I added an interface behavior -> events and hidden. In the Events, I told it to "show" IF form.load dropdown "equals" certain value. I added another event to "hide" IF form.load dropdown "not equals" certain value. I save and test it. The field is in fact hidden, but does not show itself when I select that value from the dropdown. I tried it with a simple radio box too, and it still doesn't get the field to show. What am I doing wrong?

I need CF7 to work before I can update the site to Joomla 4 and php 8.2.

Thanks
You need to login to be able to post a reply.