Hi,
I know I’m not the sharpest tool in the shed, so it’s probably me, not SC, but here goes
I migrated an SC8.1 project to SC9
A form application includes a checkbox that is supposed to trigger an AJAX event on click. That works find in SC8.1, setting the display of some other fields on the form.
Although the AJAX code is present in the migrated project’s application, it doesn’t seem to be triggering on click.
Has something changed that I should be aware of?