You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by srikaanth <sr...@snovabits.com> on 2014/04/02 09:24:10 UTC

Validation nobubbles issue

Hi all,

I work the example give in jumpstart  validation no bubble 
http://jumpstart.doublenegative.com.au/jumpstart/examples/input/novalidationbubbles.

But i cannot able to get as given in jumpstart start. ie.  the error msg 
which is shown below the texfield as in jumpstart but i got next to 
textfield .  i configure as same given in jumpstart.  Is anything am 
missing .

please fix my issue.

folder structure.

com/product/pages/redirect.tml
com/product/pages/redirect.java
com/product/components/CustomError.java
com/product/components/CustomForm.java
com/product/components/CustomErros.js
com/product/core/CustomvalidationDecorator.java




<http://jumpstart.doublenegative.com.au/jumpstart/examples/input/novalidationbubbles>