This content has been marked as final.
Show 1 reply
-
1. Re: How to control selecting a single item in a rich:pickList
ilya_shaikovsky Sep 10, 2010 5:43 AM (in response to josdaniel)I think you could
1) attach the validator which will check that condition
2) put a4j:ajaxValidator to onlistchanged which will validate the condition and put the message if the user selected more than two items.