bitstorm commented on PR #1386: URL: https://github.com/apache/wicket/pull/1386#issuecomment-4178574968
Hi @jstuyts , I haven't the chance to fully explore our PR, but I think it might be helpful if we change AjaxFormComponentUpdatingBehavior in order to propagate submission to each inner FromComponent. I made some changes on a separate [branch](https://github.com/apache/wicket/compare/master...bitstorm:WICKET-7144?expand=1) if you wanna take a look. It's just an idea but I think this might be a cleaner solution to overcome the limit of the single component submission. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
