Foren

Primefaces editor not rendering in Liferay Portlet.

Kush Sahu, geändert vor 11 Jahren.

Primefaces editor not rendering in Liferay Portlet.

Junior Member Beiträge: 25 Beitrittsdatum: 07.08.12 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: Primefaces editor not rendering in Liferay Portlet.

Liferay Legend Beiträge: 2655 Beitrittsdatum: 27.07.05 Neueste Beiträge
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?