[SOLVED] CHECKBOX in form field hiden and display with sc_field_display ({fieldname of checkbox}, on / off) is not working any more after update 9.12.023

we use in application een field . and there we have a ajaxevent onClick .
when we click on the field the ajaxevent onClick start running.
In the event we try a checkbox to make visible in a form or to hide with the macro sc_field_display , but is not working any more, other field types no problem.

a vieuw updates ago it was working.
what is changed.

Rob Migchelsen

Hi, Rob. Using 9.12.021 sc_field_display was failing for me, but 9.12.023 is working. I just checked a FORM app, with three checkbox fields that are shown/hidden using an AJAX onChange event.

I know it’s very basic, but… are you sure the app is compiled? Can you try an onChange instead of the onClick event?

Best regards,

Hoi tfertil
Today update to 9.12.024 after that the onClick was working again. Problem away.
Bud thanks for the thinking

Best regards,
Rob