you do the client-side validation and then submit
>>> the
>>> form.
>>>
>>> just submit the form in my way,like document.forms[0].submit ?
>>> this way can any other validation trigger?
>>>
>>> Is tapestry has it's own submit
Thanks for notifying me.
I haven't knew it before...
On Thu, Sep 8, 2011 at 1:55 PM, Steve Eynon
wrote:
> void onValidateForm()
>
> is deprecated in T5.2 and has been removed in T5.3, best to use
>
> onValidateFromForm()
>
> instead. I mention it 'cos I got bit by it upgrading some apps from
> T5
then submit
>> the
>> form.
>>
>> just submit the form in my way,like document.forms[0].submit ?
>> this way can any other validation trigger?
>>
>> Is tapestry has it's own submit way?
>>
>
>
> --
> View this message in context:
> http://ta
ation and then submit
> the
> form.
>
> just submit the form in my way,like document.forms[0].submit ?
> this way can any other validation trigger?
>
> Is tapestry has it's own submit way?
>
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/For
--
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Form-validate-on-submit-event-tp4780855p4780855.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
On Wed, 07 Sep 2011 23:06:17 -0300, dick_hu wrote:
tapesty has it's own submit way.
I disagree, as an ordinary HTML submit button works
with the Tapestry Form component, even if it has client-side validation or
even AJAX updates.
Now I want do some validate when I click the submit bu
tapesty has it's own submit way.
Now I want do some validate when I click the submit button
Is there any easy way to do it.
Can AnyOne help me solve this problem,thanks a lot.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Form-validate-on-submit-event-tp4780855p47