I'm having trouble with Conditionals since upgrading to Joomla 3.5.0. When I change a field that causes other fields to appear, they do not appear until I hit submit. When I hit submit it gives an error message that the field is required and displays the hidden field. For example, if I select "Student" in one of the drop down boxes, the "Student" tab is supposed to become enabled (as it did before the Joomla! upgrade). If I select Student and hit the submit button, I receive an error that the required fields on the Student tab are missing, then the tab becomes enabled. Similar behavior for fields withing the same tab.
I initially tried upgrading to CB 2.0.14 with the latest Conditional plugin, but I get the same behavior. I turned off the only non-CB produced plugin (AcyMailing), and 20 Joomla plugins at a time to see if one of those was causing the problem, but no change. One thing I did notice is that registrations and logins would not work under PHP 7 ("Session expired or cookies are not enabled in your browser..."), but I backed it down to PHP 5.6.19 which fixed that particular issue.
Any thoughts on what is causing this?
Thanks