I have setReuseItems set to true but I'm still only seeing the generic Wicket validation messages and not the custom validation messages that I created.
Is there a way to display custom validation messages to items in a ListView? jWeekend wrote: > > see setReuseItems on ListView. > > Regards - Cemal > jWeekend > OO & Java Technologies, Wicket Training and Development > http://jWeekend.com > > > jpalmer1026 wrote: >> >> I'm trying to display a validation message for an item contained in a >> list view but the validation message isn't getting displayed. Is there >> something special that needs to be done to display validation messages >> for list view items? >> >> > > -- View this message in context: http://www.nabble.com/ListView-Validation-tp25007136p25009325.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
