- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello Niall,
Thanks for the link.What I am thinking is I will check the value of the DateField on "docReady" event.I mean :
if(this.rawValue != null)
{
this.rawValue = Num2Date(Date()."YYYY-MM-DD");
}
else
{
this.rawValue = this.rawValue;
}
Will this work ?
Thanks.
Bibhu
Views
Replies
0 Likes
Total Likes