Fóruns

Início » Liferay Portal » English » 3. Development

Visualização combinada Visão plana Exibição em árvore
Tópicos [ Anterior | Próximo ]
Bozhidar Dedov
Uncaught TypeError: Cannot call method 'updateCheckboxValue' of ...
31 de Maio de 2012 23:46
Resposta

Bozhidar Dedov

Ranking: New Member

Mensagens: 10

Data de entrada: 30 de Agosto de 2011

Mensagens recentes

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