Hi!

On Fri, 24 Jun 2011 09:44:42 -0300, gchristman <gchrist...@cardaddy.com> wrote:

Hello, I'm trying to add an "other" option to my select menu and have the
other option trigger a zone reload when selected.

I get the following error [ERROR]entities.Funding Unable to convert client value '-1' into an entity instance.

This is probably done by the ValueEncoder tapestry-hibernate automatically uses.

I almost feel the Select component should have an other parameter option
with the ability to provide it with any custom text that can be picked up by the onValueChanged in order to easily return a zone and further enrich our interfaces.

Take a look at the blankOption and blankLabel parameters of the Select component.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to