dropdown « PrimeFaces « JSF Q&A





1. How to manage chained dropdowns with two different beans in JSF 2.0?    stackoverflow.com

My case is the typical situation in which you have a new address form. 3 chained dropdowns (country-state-city), plus a few more textfields and a final commandButton. I have a GeoBean, which ...

2. Drop down menu in primefacess    stackoverflow.com

Using primefaces, how can i implement multiple selection of items in the dropdown list without using several dropdown menus... is there tag in primefaces??

3. Adding a Dropdown listbox - Issue beginner    stackoverflow.com

I have asked this question several times in this and various other forums, but still unable to implement it in my code. I am doing this example , and i ...

4. customise look of dropdown box in primefaces dataTable paginator    stackoverflow.com

I am making a website with JSF/Primefaces. I used the jQuery Themeroller http://jqueryui.com/themeroller/ to make a design for the site, and now all dropboxes look like buttons with round edges ...

5. Implementing a Cascading DropDown with JSF 2    stackoverflow.com

am trying to create a cascading drop down feature in my application using JSF 2.0. The level of cascade is 6. How does one go about doing this? I have googled ...

6. 3 cascading dropdown menus with Ajax    stackoverflow.com

I want to modify the example "ajaxify select" in PrimeFaces showcase application and introduce a third p:selectOneMenu with chooses depending on selection of second p:selectOneMenu. Here is the modified code ...

7. datatable : filter with dropdown    forum.primefaces.org

Hi, just started to use primeFaces and I am trying out dataTable. Looks like filters are not rendered when table is scrollable. From previous topics I understand there is work going ...

8. How to set the width of a Filter-Dropdown in a DataTable?    forum.primefaces.org

Hi all, i'm new to primefaces and have the problem that when i created a DataTable with a Column-Filter, the IE8 not correctly shows the entries in the Filter-Dropdown. If an ...

9. autoComplete DropDown issue    forum.primefaces.org

see labs-showcase autoCompleteBasic.jsf ,when autoComplete is dropdown, then you click the dropdown button,the value of the input field should be sent as a query string .now when you click the dropdown ...





10. Multiple dropdown autocomplete controls inside datatable    forum.primefaces.org

31 Aug 2011, 14:22 by boshik Multiple dropdown autocomplete controls inside datatable Hi, I'm using M3 dropdown autocomplete inside a datatable's cell editor. One autocomplete works just fine but two autocompletes ...

11. p:tree in dropdown menu    forum.primefaces.org

I have an issue where I should implement a tree-like structure within select-list (dropdown menu) and I managed to create tree structure easily but I don't seem to be able to ...

12. Autocomplete dropdown and dialogs    forum.primefaces.org

Hello there is an issue about using autocomplete inside a dialog. The suggestion Box is attached to the document and the dialog is floating, so scrolling does not work.

13. Display an "Show All"-Option in DataTable-Paginator-Dropdown    forum.primefaces.org

Hi all, i'm looking for a way to display an Entry in the Paginator-Dropdown of a DataTable to show all resuts. I was trying rowsPerPageTemplate="5,10,15,20,25,30,{totalRecords}" but this doesn't work. Is there ...

14. p:autoComplete dropdown="true" itemSelect event    forum.primefaces.org

...

15. p:selectOneMenu drop down panel width    forum.primefaces.org

Hi, Anyone has any idea how can i make the p:selectOneMenu drop down panel longer than the width of the p:selectOneMenu? I had tried .ui-selectonemenu-panel .ui-selectonemenu-list { width:700px; } but no ...

16. autocomplete dropdown gets no query?    forum.primefaces.org

I noticed a funny behaviour with the dropdown autocomplete: http://www.primefaces.org/showcase-labs ... eBasic.jsf - I type test, the dropdown appears with test0,test1... all ok - I click the dropdown button, the presented ...





17. Jump-to-page drop down list on datatable    forum.primefaces.org

Hi all, I'm using datatable with paginator. Pagination template has many options. Does it have {JumpToPageDropDown} as in YUI library ? If not, how can I get / implement it ? ...

18. Can a dropdown facility be added to autocomplete    forum.primefaces.org

19. How to force menu to drop down ?    forum.primefaces.org

Hi, when it have not enough space, the menu component, drops on top of the page. Is it possible to force this component to drop down, and, when it have not ...

20. Paginator Page dropdown stays empty    forum.primefaces.org

21. problem with double drop down    forum.primefaces.org

27 Mar 2010, 10:30 by mustufa problem with double drop down Hello cagatay civici, I am using p:ajax for the double drop down. When i am into the edit mode for ...

22. p:menubar does not work when drop down overlaps p:schedule    forum.primefaces.org

The menuitems in p:menubar does not work (user cannot click the menuitems in the drop down) when drop down overlaps p:schedule as shown in the image in the below link. http://img139.imageshack.us/img139/6365/primefacesoverlap.png ...

23. How to dynamically generate content of Drop Down List    forum.primefaces.org

I am very new to JSF and PrimeFace. So please forgive my ignorance if the answer to the question is too obvious. I have couple Drop down list on my page. ...

24. p:DataTable - filtering with drop down select - possible?    forum.primefaces.org

Not with current datatable but we'll make it happen in upcoming 2.2's datatable very soon. There is also an idea to make this built-in with filterOptions feature instead of manually placing ...

25. Theme & Menubar drop down labels not visble    forum.primefaces.org

26. dropdown null value at wizard    forum.primefaces.org

...

27. autocomplete dropdown position wrong - renders on top-left    forum.primefaces.org

The Autocomplete component's dropdown renders at the top-left side of the browser instead of rendering under the input text box. Tested in Chrome 7.0.517 (Ubuntu) and Mozilla 3.6.12 (Ubuntu). When I ...

28. [New Component Request] Drop down List    forum.primefaces.org

I was hoping that a new drop down list would have a more consistent look with the themes provided by PrimeFaces. Just an opinion !!!

29.  year dropdown range    forum.primefaces.org

I know this was an issue a while ago that users would only get a 15 year range in the with the navigator attribute enabled. Is there a way to ...

31. reset dropdown in datatable    forum.primefaces.org

I have a datatable with one of the column as dropdown. After I select dropdown for few of the rows and submit form, I see that my previous selection in dropdown ...

32. Dropdown Lists    forum.primefaces.org