formcomponent.validate()

-igor

On Mon, Dec 13, 2010 at 6:56 PM, Zilvinas Vilutis <cika...@gmail.com> wrote:
> 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:   cika...@gmail.com
>
>
>
> On Mon, Dec 13, 2010 at 9:36 AM, Igor Vaynberg <igor.vaynb...@gmail.com> 
> 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 <eugeneb...@yahoo.com> 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: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to