That's probably already popular topic, but I'll ask that question
again ( please point me to the existing thread if you're aware of this
question )

Is there any way to validate only one form component at a time and
return the results to UI ( ajax )?

Thank you!

Žilvinas Vilutis

Mobile:   (+370) 652 38353
E-mail:   [email protected]



On Mon, Dec 13, 2010 at 9:36 AM, Igor Vaynberg <[email protected]> wrote:
> after you call it call form.haserrors() or form.isvalid() or something similar
>
> -igor
>
> On Mon, Dec 13, 2010 at 6:29 PM, eugenebalt <[email protected]> wrote:
>>
>> Thanks Igor. That method is a void. Is it possible to get some kind of a
>> boolean result from form.validate() to indicate success/failure?
>> --
>> View this message in context: 
>> http://apache-wicket.1842946.n4.nabble.com/Invoke-Validators-manually-in-arbitrary-places-e-g-Ajax-tp3085646p3085680.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to