Hi Daniel,

what I wanted to achieve is that the users can't click certain buttons or
select an entry in a selectOneChoice several times without the first one to
finish and as far as this is concerned, it works.


Daniel Niklas wrote:
> 
> Hi,
> 
> i don't think, that you have solved all problems with
> <tr:selectOneChoice>!
> Try an example with two components: 
> 
> ...
> <tr:inputText text="first" partialSubmit="true" />
> <tr:selectOneChoice text="second partialSubmit="true" />
> ..
> 
> Edit Text in "first" and then click on the <tr:selectOneChoice> "second".
> The list with values pops up and you can select one value and you can
> submit another (concurrent) request to the server! Your overlay-div cannot
> prevent opening the select-box of <tr:selectOneChoice>!
> 
> Best regards
> Daneil
> 

-- 
View this message in context: 
http://old.nabble.com/double-click-problem-in-JSF-tp29569348p29708580.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to