RE: Replacing Date Selector

2010-07-07 Thread Jim O'Callaghan
gards, Jim. -Original Message- From: Alejandro Scandroli [mailto:alejandroscandr...@gmail.com] Sent: 07 July 2010 00:11 To: Tapestry users Subject: Re: Replacing Date Selector Hi Jim I'm using ChenilleKit's DateTimeField component as a replacement for the Tapestry's default date co

Re: Replacing Date Selector

2010-07-06 Thread Alejandro Scandroli
Hi Jim I'm using ChenilleKit's DateTimeField component as a replacement for the Tapestry's default date component. To use it as the default editor for all your date properties you just need to: Create your Editor page: public class EditBlocks { @Environmental @Property(write = f