Fórum

Facing problem in Primefaces <p:fileUpload> tag with liferay tag

Kush Sahu, modificado 11 Anos atrás.

Facing problem in Primefaces <p:fileUpload> tag with liferay tag

Junior Member Postagens: 25 Data de Entrada: 07/08/12 Postagens Recentes
I tried to use <p:fileUpload> tag of primeface with my liferay portle code. But this tag is not working in normal way.

If I have specified fileLimit as 4 then it should upload 4 attachments but it is uploading only 3. Whatever limit I have specified it will upload one less than to it.

After uploading If I cancel any attachment it should allowed me to upload another file within limit, but choose button disabled state is not changed.

Whenever I am refreshing whole page this file upload form is getting removed while it should not

For your information
I am using....

Browser- Mozilla Firefox 16.0.2
PrimeFaces- 3.4.2
Java- 1.6
Liferay Portal- 6.0 ee
Server- Apache tomcat 6.0

Plz help
Thanks in advance
thumbnail
Neil Griffin, modificado 11 Anos atrás.

RE: Facing problem in Primefaces <p:fileUpload> tag with liferay tag

Liferay Legend Postagens: 2655 Data de Entrada: 27/07/05 Postagens Recentes
Does p:fileUpload work correctly when you run it as a simple webapp (not as a portlet in Liferay)?