Fórum

primefaces datatable p:ajax not working

wely cery, modificado 6 Anos atrás.

primefaces datatable p:ajax not working

Junior Member Postagens: 38 Data de Entrada: 06/03/17 Postagens Recentes
hi

i am creating an jsf liferay faces with pramefaces.i create and datatable inside a form and i also add these two tags:
<p:ajax event="rowSelect" update="form" />
<p:ajax event="rowUnselect" update="form" />

but when i try to opem my page on liferay then i get this error:
Cannot find component for expression "form" referenced from "_1_WAR_klippwtcwebportlet100_INSTANCE_CkpKv4qnMcna_:form:wwtitems".

i realy dont know how can i fix this so please help...
thumbnail
Juan Gonzalez, modificado 6 Anos atrás.

RE: primefaces datatable p:ajax not working

Liferay Legend Postagens: 3089 Data de Entrada: 28/10/08 Postagens Recentes
Please write in proper forum category (Liferay Faces) and provide code snippets, or even better, a sample portlet to reproduce.

Thanks!