Hi, I noticed that if the default form processing is set to false, one has to call updateFormComponentModels() explicitly if they wanted the form model to be updated. But I noticed persistFormComponentsData() is private and can not be called explicitly if the user wanted to persist the data as well. Is this intentional, if yes, can someone explain why?
I am using wicket 1.3.x branch. Thanks -- View this message in context: http://www.nabble.com/Non-DefaultFormProcessing-and-persistFormComponentsData-tp18737339p18737339.html Sent from the Wicket - Dev mailing list archive at Nabble.com.
