Hi,
we use Liferay 6.1.1-ce-ga2 with JBoss 7.1.1 and implement portlets with PrimeFaces 3.4.2 and liferay-faces-portal 3.1.0-ga1
Because we configure the ui at runtime, we use component binding.
With a single portlet we had no problems with showing and hiding PrimeFaces' Dialogs.
But when I have another portlet at a page, the Dialog doesn't work anymore.
I made an example project (build with mvn -Pjboss please).
The portlet "Test data" should show a Dialog when the button "Start" is clicked.
The portlet "Test Menu" just reloads the portlet "TestData" via IPC when "Start" in the "StartMenu" is clicked.
The dialog of "Test data" only works if the portlet "Test Menu is not present.
I'm not sure whether this behavour depends on javax.faces.PARTIAL_STATE_SAVING or whether liferay-portlet.xml is incorrect.
Regards, Ingo
Por favor, faça login para denunciar.