I open a div
>>> with a list of orders. The point is that if the validation is not ok
>>> then the orders list shouldn't be opened.
>>>
>>> Any idea?
>>> Thanks!
>>>
>>> Sergio
>>>
>>
>> ---
within this transmission.
> Date: Wed, 3 Dec 2008 13:13:21 -0800
> From: [EMAIL PROTECTED]
> To: user@struts.apache.org
> Subject: Re: Form Notify after validation
>
>
> It seems like you are committed to the dojo route so the validation is an
> issue. I would
dn't be opened.
>>
>> Any idea?
>> Thanks!
>>
>> Sergio
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
Taking a look to this
https://issues.apache.org/struts/browse/WW-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
I understand the notify is going to be called anyway, either the
validation it's ok or not. Then the only way to avoid the notification
is using javascript to va
I want to add validations to my forms. But the problem I have is in
these forms I have notify actions, and this notifys should only be
called if the validation is ok.
for example:
The form action:
listOrders
O
5 matches
Mail list logo