Bob Schellink wrote:
Why not use LongField instead?
Well that is you want to edit it of course :)If you just want to preserve the date between requests you could use a HiddenField("date", Date.class);
Bob Schellink wrote:
Why not use LongField instead?
Well that is you want to edit it of course :)If you just want to preserve the date between requests you could use a HiddenField("date", Date.class);