Hi Thiago, I just realized I forgot to put the exception. It was failing
with the following exception on submit. The values loaded without issue on
page render.

An exception has occurred processing this request.
Could not find a coercion from type java.lang.String to type
org.healthresearch.etss.pages.employee.TimeSheet$TsWhour.



On Tue, Sep 17, 2013 at 3:13 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Tue, 17 Sep 2013 16:04:22 -0300, George Christman <
> gchrist...@cardaddy.com> wrote:
>
>  Hello,
>>
>
> Hi!
>
>
>  I'm able to get the page to load, but when I save it fails.
>>
>
> Define "it fails". It's too vague.
>
>
>  If possible, I would rather not specify the datatype as a bigdecimal to
>> keep it completely dynamic.
>>
>
> In Tapestry, usually the best way of dealing with dynamic forms is to use
> BeanEditor coupled with some BeanModel handling, very probably implementing
> a PropertyModel. This way, you can define the datatype for each field with
> any logic you want.
>
> --
> Thiago H. de Paula Figueiredo
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New York

Reply via email to