Hello friendly folks,

I'm experimenting with the ListEditor as introduced at http://wicketinaction.com/2008/10/building-a-listeditor-form-component/. After implementing a move up/down functionality (see http://gist.github.com/245506), I'm getting problems as soon as I add TextFields to a ListItem. The textfield values do not change, although shuffling around the backing list seems to work. As EditorButton doesn't process the form, each textfield seems to keep it's raw input instead of the updated model value.
Does anybody see my hopefully blatant error?

Steffen Dienst

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to