[ 
https://issues.apache.org/jira/browse/WICKET-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475786
 ] 

RĂ¼diger Schulz commented on WICKET-324:
---------------------------------------

Sorry, didn't respond to the details:

"but what if i as a user only edit the first component and then click on a 
completely other part?
Then you catch it by a normal submit?"

 yeah, if something like that happens, that will have to be catched in the 
submit. I see the Ajax validation as extra user-friendlyness.
With extra effort, this could also be made perfect.

> AjaxFormComponentUpdatingBehavior updating other Component
> ----------------------------------------------------------
>
>                 Key: WICKET-324
>                 URL: https://issues.apache.org/jira/browse/WICKET-324
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.2.5
>         Environment: JDK 1.5, should work for 1.4
>            Reporter: RĂ¼diger Schulz
>            Priority: Minor
>             Fix For: 1.2.6
>
>         Attachments: AjaxFormComponentUpdatingBehavior.java
>
>
> I'd like to bind an AjaxFormComponentUpdatingBehavior to one FormComponent, 
> and if the event fires, another FormComponent should be updated etc. I'll 
> attach patches right away.

-- 
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