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

Johan Compagner commented on WICKET-324:
----------------------------------------

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?

So in the end you want to really "post" a few components after a specific 
trigger on one of them (the last)

I don't think we should abuse FormComponentUpdatingBehavior for this. But have 
an own standalone behavior.


> 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