tags:

views:

1224

answers:

1

How can i display Label from SelecteItem and use the value as a Key in rich:combobox? Jboss forums says it is not possible since the rich:combobox is designed for suggestion. Not really a replacement for h:selectOneMenu . is there any work around or alternative way?

PS: i tried using JSF converter it is modifying both value and label.

A: 

no. use selectOneMenu. add a4j:support as a child if you want ajax.