There seems to be another problem. On error the form values are not retained. The same form also has some normal fields (outside the loop). The notmal form fields that are NOT in a loop retain their values (on re-load)
I even removed my own "NameableTextField" and am using standard & simple "TextField" in the above code but its not retaining the values (when there are errors). Am debugging it but in the mean time if someone has an idea or even a "did you try this?" please let me know. P.S: This problem does not seem related to .setLabel(name). Its something else and has something to do with the components being the loop. thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/FeedbackPanel-messages-in-a-Loop-Dynamic-Form-tp3204893p3205706.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
