0

Is there any way to use the select many component with an input text inside, in order to be able to both select an option and specify a number of instances of it. Any idea please?

callafa
  • 385
  • 2
  • 6
  • 20

1 Answers1

0

http://www.primefaces.org/showcase/ui/data/pickList.xhtml

This is what you are looking for~!

  • 1
    Welcome to Stackoverflow. Link-only anwers are frown upon, please mention the component or how to configureit and/or give a short code example. – try-catch-finally Dec 22 '14 at 13:56