Page 1 of 1

checkbox subitem events

PostPosted: 21 Nov 2016 18:02
by Eric.P
Hello community,

I have a subitem type checkbox and i would like to save the selected property in my form so i set the OnEvent of the OnChange procedure of the TypeOptions of my item.

At runtime i get the exception 'Ajax event "TypeOptions.Events.OnChange" not found!' when i click on the checkbox and it didnt trigger the breakpoint inside.

Any idea why ?

Regards

Re: checkbox subitem events

PostPosted: 25 Nov 2016 18:27
by Alexander Bulei
Hi Eric.P,

Sorry for delay....
I have fixed that problem in next beta release.

Thank you.

Best Regards.

Re: checkbox subitem events

PostPosted: 01 Dec 2016 09:28
by Eric.P
Ok, i will upgrade my version then.

Thanks !

Regards