Fórum

Primefaces editor not rendering in Liferay Portlet.

Kush Sahu, modificado 11 Anos atrás.

Primefaces editor not rendering in Liferay Portlet.

Junior Member Postagens: 25 Data de Entrada: 07/08/12 Postagens Recentes
Hi, I tried to use p:editor in my liferay portlet. After rendering its giving me only outer div and textarea, but there should be more divs and 1 iframe as it provide in normal jsf project.

I also used same version of primefaces in my JSF project its working fine there. What could be reason that why I am not getting proper editor of primefaces in liferay. Please Help...

I am using -

Browser- Mozilla Firefox 16.0.2
PrimeFaces- 3.0.1
Java- 1.6
Liferay Portal- 6.0 ee
Server- Apache tomcat 6.0
thumbnail
Neil Griffin, modificado 11 Anos atrás.

RE: Primefaces editor not rendering in Liferay Portlet.

Liferay Legend Postagens: 2655 Data de Entrada: 27/07/05 Postagens Recentes
I just tried to reproduce this problem by adding the component to the primefaces3-portlet demo and it seemed to render the same as in appears in the PrimeFaces showcase.

<p:editor />


When you get a chance, perhaps you attach a screenshot of what it looks like in a plain webapp and then another screenshot as a Liferay portlet?