Re: Displaying inline validation messages

2010-11-29 Thread Juan E. Maya
Hi Josh! :) Not sure in wicket but in tapestry is possible. ;) Checkout this example from Jumpstart: http://jumpstart.doublenegative.com.au/jumpstart/examples/input/novalidationbubbles1 On Mon, Nov 29, 2010 at 2:45 PM, Josh Kamau wrote: > Hi there; > > I would like to display the validation fee

Displaying inline validation messages

2010-11-29 Thread Josh Kamau
Hi there; I would like to display the validation feedback messages alongside the field that failed. Is this possible with wicket? regards. Josh