• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Primefaces fileupload inside a menu button -Two Progress bars issue

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am trying to give fileupload inside p:menuButton as a p:menuItem. I am able to upload the file but there are two "upload progress bars" appearing for each upload (single file upload). If I use p:fileUpload outside of p:menuButton then it is coming up fine.

Also the image for file upload is coming below the outputText. I want it to be displayed as image and then the text, in a single line.



Screen shot:



Any help is highly appreciated.
 
Ranch Hand
Posts: 218
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't think that anything with the word 'menu' in it works very well at present in primefaces,
but the guys are aware of this and are working really hard on addressing the problem. This is
unusual in comparison with the excellent performance in general. These problems will be
addressed in v3 due out within the next 2 months.
 
reply
    Bookmark Topic Watch Topic
  • New Topic