[ 
https://issues.apache.org/jira/browse/COCOON-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600950#action_12600950
 ] 

Kamal Bhatt commented on COCOON-2207:
-------------------------------------

Sorry, never submitted on a widget (I used the submit). I did this a long time 
ago, and maybe someone put a patch through that changed the functionality. What 
I recommend is that you turn of Ajax, work out what the save widget calls, then 
replicate it. That is how I worked out how to turn off ajax. I suspect it isn't 
going to be forms_onsubmit(). Be aware that whatever you do here is not going 
to work if you upgrade to 2.1.11 as they have changed how Cocoon submits. I 
have a sneaking suspicion that (intentionally or otherwise) someone has made 
this sort of hack near impossible using the standard dojo set. 

Also, you should probably continue this discussion on the mailing list as it 
this conversation doesn't belong on an issue.

> Validatiion errors not working in ajax
> --------------------------------------
>
>                 Key: COCOON-2207
>                 URL: https://issues.apache.org/jira/browse/COCOON-2207
>             Project: Cocoon
>          Issue Type: Bug
>          Components: * Cocoon Core
>    Affects Versions: 2.1.10
>            Reporter: Mohammed Aashik
>
> Hi,
> Im using Cocoon 2.1.10. I've implemented ajax in my form.
> My form has plenty of widgets. So,i need to have a general area to show all 
> the validation error messages. 
> When im using ajax ,<fi:validation-errors> is NOT working but when i make 
> ajax="false" 
> <fi:validation-errors> is working fine. 
> And one more thing if i make ajax="false" a validation error Message 
> (Exclamation mark) is shown near the tab,
> but if i make ajax="true" validation error Message (Exclamation mark) is NOT 
> shown near the tab.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to