Francisco Diaz Trepat - gmail wrote:
> 
> What it is happening is that because of some fields are invalid (Empty) I
> cannot get to the selected option of the DropDownChoice, and by that
> change
> part of the form.
> 

Try:

        private void showHideDetailsOnForm(AjaxRequestTarget target) {
                cDetailsChoices.processInput();
                ...
        }
-- 
View this message in context: 
http://www.nabble.com/Need-combo-to-determine-action-but-validation-fails-tf4511066.html#a12893753
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to