Hi,
In a form we use checkbox fields rendered using the <aui:input type="checkbox" ... /> component. Recently a user reported that he's got a problem filling in the form, since the value of the checkbox is not updated on click. The user is getting the following error:
Uncaught TypeError: Cannot call method 'updateCheckboxValue' of undefined onclick.
My guess is that some JavaScript file is not loaded correctly with him. Has anyone stuck upon this issue before?
Any hints are appreciated.
Thanks,
Bozhidar
Por favor, faça login para denunciar.