Picklist « PrimeFaces « JSF Q&A





1. Primefaces Picklist behave strange    stackoverflow.com

It seems to me that Primeface picklist does not work well with p:autoComplete. Take a look at the design below

<h:form>
        <p:autoComplete id="groupInvite" value="#{CentralFeed.inviteUser}"
  ...

2. Primefaces picklist target value to populate a separate datatable    stackoverflow.com

Excuse me for posting here and not on the primeFaces forum, but I can't seem to register on their forums (I never get the confirmation email EDIT: note to self: always ...

3. Converter in Primefaces PickList    stackoverflow.com

I'm using Primefaces' PickList and I can't make it work. My problem is Converter. I followed the directions of another post, but in vain. Here is my facelet

<p:pickList value="#{customerBean.preferredCategories}" var="category"
   ...

4. Primefaces Picklist problem    stackoverflow.com

I am having a text field in my xhtml whose property i have set to required="true" and then i have primefaces picklist. Now when validations fails like mandatory "textbox" is not filled. ...

5. Escaping ampersands in p:picklist    forum.primefaces.org

If an item's label in a p:picklist has an unescaped ampersand in it, it causes certain browsers to fail rendering the page. This is because there was no 'itemLabelEscaped="true"' attribute to ...

7. Integrating pickList and selectOneMenu. Help !!    forum.primefaces.org

10 May 2011, 19:35 by daniel.todt Integrating pickList and selectOneMenu. Help (Error) Adding some information. I have tested my application with the new component p:selectOneMenu from the new version of primefaces, ...

8. PickList with reordering. How?    forum.primefaces.org

9. [SOLVED] pickList Converter    forum.primefaces.org

java.lang.NullPointerException at az.risk.jsf.converters.GroupConverter.getAsObject(GroupConverter.java:25) at org.primefaces.component.picklist.PickListRenderer.doConvertValue(PickListRenderer.java:224) at org.primefaces.component.picklist.PickListRenderer.getConvertedValue(PickListRenderer.java:209) at javax.faces.component.UIInput.getConvertedValue(UIInput.java:1008)





10. pickList error with converter    forum.primefaces.org

11. Cannot change buttons of picklist !    forum.primefaces.org

23 Jun 2011, 23:03 by RueKow Cannot change buttons of picklist ! Hi primefaces experts, this is my first try to develop a facelet incuding primefaces picklist component. I want to ...

12. Picklist not displaying what i expected    forum.primefaces.org

14. No Ajax support for     forum.primefaces.org

I just realized that has no Ajax support. I found an old issue ticket about this: http://code.google.com/p/primefaces/issues/detail?id=1337 Is this still planned to be part of 3.0? The picklist looks fantastic ...

15. Programmaticaly create a PickList    forum.primefaces.org

Code: public void loadTabView(){ tabView = new TabView(); for(Channel channel:channels){ ...

16. Problem with PickList/Converter. Doesn't render    forum.primefaces.org





17. picklist in v3 status?    forum.primefaces.org

Hi, for some reason I'd thought that picklist was getting p:column support in v3, I was hoping to be able to use images and other more interesting presentation strategies. Is this ...

18. PickList in dialogs in M3    forum.primefaces.org

19. BUG in Picklist    forum.primefaces.org

Hello everybody, i've found a Bug in primefaces picklist. Instead of taking itemValue, picklist allways take label to fill the target Object... getTarget() now ...

20. PickList changing default names.    forum.primefaces.org

21. pickList Will work without converter?    forum.primefaces.org

22. PickList enhancements    forum.primefaces.org

I'd like to request some PickList enhancements: 1) Both tables are manually sortable at present. I'd like to be able to disable sorting on the source table as I don't plan ...

23. Weird behaviour with PickList, AjaxUpdates and IE8    forum.primefaces.org

Hi, We have a weird behavior on IE8 with the PickList. 1) Default screen: 2) Mark elements in the PickList (doesn't matter if source or target): 3) Press the save button ...

24. Picklist showSourceControls="false"    forum.primefaces.org

Hi... if I use the picklist to iconOnly="true" showSourceControls="true" showTargetControls="true" displayed correctly with icons, but if I put iconOnly="true" showSourceControls="false" showTargetControls="true" , right icons are not displayed correctly, but the left ...

25. Stacked Source and Target Picklist Containers    forum.primefaces.org

26. how to apply onlistchanged in picklist?    forum.primefaces.org

27. Problem with converter PickList    forum.primefaces.org

28. Problem with converter PickList    forum.primefaces.org

...

29. PickList irritation    forum.primefaces.org

08 Jul 2010, 16:18 by wobblycogs PickList irritation Would it be possible to make the pick list maintain the source and target columns in alphabetical order or better to use arbitary ...

30. PickList    forum.primefaces.org

Hi, with picklist, do you mean two listboxes next to each other where you can move items between them? If so yes there'll be a picklist in 0.9.3 which will be ...

31. Using default converter in picklist    forum.primefaces.org

I've checked the picklist and it turns out it doesn't consider implicit converters. Please create an issue ticket so we can deal with this during picklist enhancements which will introduce skinning, ...

32. Cannot update page region containing a p:pickList    forum.primefaces.org

...

33. how to use converter in pickList?    forum.primefaces.org

07 Aug 2010, 21:02 by wikisky how to use converter in pickList? I'm not sure why this code doesn't work: Code:

34. PickList - UserGuide error    forum.primefaces.org

public class PickListBean { private DualListModel cities; public PickListBean() { List source = new ArrayList(); ...

35. New PickList    forum.primefaces.org

Hello Cagatay, Great component. A couple of months ago I implemented a similar component by using of jQuery sortable http://jqueryui.com/demos/sortable/#connect-lists . I see you use it too. Well. I have two ...

36. Bug in new PickList component    forum.primefaces.org

Hi, selecting an item, pressing the add button and then quickly selecting it again gives random results. With the basic picklist example the selected item sometimes stays on the sources side ...

37. Possible to display images in a pickList?    forum.primefaces.org

I couldn't see any way of doing this, but thought I'd check. Assuming it is not possible at present, I thought I could have side by side datatables with single click ...

38. New Picklist and delimiters in Object converters    forum.primefaces.org

I just tested the new Picklist (r3534) and had trouble getting it to work. The problem was that my Object converter was using "," as a delimiter. After looking into the ...

39. Picklist Ajax behaviour    forum.primefaces.org

Hello, I use a component. I need something that trigger a event when the user moves one or more items from the source list to the target list. The component ...

40. pickList bileeni ile ilgili bir sorun!    forum.primefaces.org

>> << i18n Posts: 31 Joined: 15 Aug 2010, 11:24 18 Oct 2010, 17:02 by i18n pickList bileeni ile ilgili bir sorun! Merhaba. pickList bileeni ile nasl ksaca tarif edebileceimi bilmediim ...

41. is it possible to have picture inside picklist?    forum.primefaces.org

42. is it possible to dynamically update p:pickList    forum.primefaces.org

Code: ...

43. p:picklist suggestion    forum.primefaces.org

Hi, I would like to ask if the p:picklist (or new tag) can accept a tag body so that we can render internal rows as we like and not just as ...

44. Possible bugs for Picklist    forum.primefaces.org

Issue 1: I notice something weird from the POJO picklist on the showcase. http://www.primefaces.org/showcase/ui/picklist.jsf . When you pick an item in the Pojo picklist and immediately click submit, the selected item ...

45. picklist page data    forum.primefaces.org

Is it possible to page data shown in a picklist, like in the DataTable? Also, can re-ordering be disabled? A use-case for this would be if you have a list of ...

46. pickList isnt styled    forum.primefaces.org

Hi I'm using version 1.1 and the pickList just looks like 2 standard select input areas. I have the p:resources tag included Am i missing anything else? Thanks, Craig

47. p:pickList inside p:dialog problem    forum.primefaces.org

48. p:picklist in IE8 within p:dialog    forum.primefaces.org

06 Dec 2010, 13:25 by veit1989 p:picklist in IE8 within p:dialog Hy guys (and ladies of course), I'm having troubles with my picklist in IE8. It is embedded within a p:dialog-tag. ...

49. Using Ajax for Picklist    forum.primefaces.org

HI all, I see we can not use

50. PickList items not rendered if validation failed    forum.primefaces.org

One page with 1. inputText required="true", 2. pickList, 3. commandButton ajax="false" action="#{bean.myaction} (use action and make ajax false, because it needs to navigate to a different page after submission), 4. messages, ...

51. Picklist duplicate selected items using validation    forum.primefaces.org

>> << josejim Posts: 4 Joined: 20 Dec 2010, 23:54 21 Dec 2010, 21:39 by josejim Picklist duplicate selected items using validation I have problems with the picklist in a dialog ...

52. Picklist issue    forum.primefaces.org

...

53. Primefaces picklist target value to populate a separate data    forum.primefaces.org

04 Jan 2011, 12:10 by RickSoftly Primefaces picklist target value to populate a separate data (Cross posted from http://stackoverflow.com/questions/4587700/primefaces-picklist-target-value-to-populate-a-separate-datatable) I'm using primefaces 2.2RC. I have a wizard component embedded in a ...

54. Picklist    forum.primefaces.org

Ol pessoal, Estou comeando agora com primefaces e gostria de ter a juda de vcs! Estou usando um exemplo simplis do picklist que esta na pgian do primefaces em componentes. Mas ...

55. bug: picklist controls not rendered properly inside wizard    forum.primefaces.org

So I have a picklist in the first tab of a wizard. I have another combo box outside of the wizard, that uses ajax to update the picklist on change. The ...

56. Remove buttons from PickList    forum.primefaces.org

Hi everybody, Is there a way to remove buttons(Add,AddAll,Remove,RemoveAll) from the PickList. In the showcase example, http://www.primefaces.org/showcase/ui/picklist.jsf , we don't want those buttons(Add,AddAll,Remove,RemoveAll) in between source and target. I want to ...

57. Localize buttons of picklist    forum.primefaces.org

58. Problems with picklist    forum.primefaces.org

14 Feb 2011, 15:13 by mgsoft Problems with picklist Hello, I have a strange problem when using the picklist component. After a user logs in he opens a form that contains ...

59. Problem with Picklist. Duplicated data.    forum.primefaces.org

21 Feb 2011, 17:31 by Hericksnake Problem with Picklist. Duplicated data. I'm facing a problem with the pickList. I have a PeopleBean with a list of papers, and a I have ...

60. picklist transfer validation    forum.primefaces.org

Hello, How to perform a validation on a picklist when transfering an item. e.g. On your examples you user Football Player selection. But imagine you can't select 2 Goal Keepers for ...

61. PickList in dialogs behaves crazy    forum.primefaces.org

62. Tree hierarchy in a picklist - anyone tried similar?    forum.primefaces.org

09 Mar 2011, 03:02 by healeyb Tree hierarchy in a picklist - anyone tried similar? I was figuring out if I could have tree like functionality in a picklist. Say you're ...

63. PickList - having trouble trying to bind to different bean    forum.primefaces.org

10 Mar 2011, 18:07 by jjpclev PickList - having trouble trying to bind to different bean I have a question regarding the usage of the PF picklist. I am able to ...

64. Problem with PickList    forum.primefaces.org

65. required=true is not working for p:pickList    forum.primefaces.org

66. picklist help    forum.primefaces.org

hi, i have a little probleme with this component, i use this with list of User (object mapped (id,name, username)) and on the target return a collection of string value after ...

67. Display images as an item in the pickList    forum.primefaces.org

Hi all, Does anyone know if it is possible to display list of images as items in a pickList. Is this a feature that would be available in the next release ...

68. Picklist source    forum.primefaces.org

Hi, Did you find a answer for this?. I have the same issue........I'm using primefaces 2.2.1. we don't want to remove some items from source list depending upon some condition. Can ...

69. PickList Values stay the same    forum.primefaces.org

Code: ...

70. Error in showcase code PICKLIST ??    forum.primefaces.org

71. problem in getting the taget values from     forum.primefaces.org

Hello, I am using in my xhtml page. The values get populated in the source of pickList and also the pickList is working properly in all its functions like add, ...

72. Values to picklist    forum.primefaces.org

19 Apr 2011, 14:21 by Andre Froes Values to picklist Hi everyone, do I need nessessarely to pass a dualist to picklist or can I assign any other object?? i.e.: list, ...

73. Picklist inside a p:dialog dont function    forum.primefaces.org

I' m using a picklist inside a p:dialog when i make a summit.... the source and target behave crazy .. and sometimes la target and sources have duplicate values..!! I' m ...