Kent, Nice to see someone's been paying attention :-)
Howard On 9/6/05, Kent Tong <[EMAIL PROTECTED]> wrote: > Onno Scheffers <onno <at> AtomicDigitalStudios.com> writes: > > > Hey thanks Kent.... where did that come from? It wasn't in there in T4B3. > > Right, it's there since beta 4 if I remember correctly. > > > Just bought your e-book btw. Been planning to do so for a while and you > > just gave me yet another reason to do so :oP > > Thanks! > > > BTW. I noticed that entering '0' in a required numeric TextField makes > > the TextField empty. Probably because of the null -> 0 -> null > > tranformation? > > All other numeric values are maintained, except for '0'. > > Right. Try: > > <binding name="translator" value="translator:number,omitZero=false"/> > > -- > Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
