- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Test if the field is null before assigning the current date.
// form1.page1.currentDate::ready:layout - (FormCalc, client)
if (this.isNull) then
$.rawValue = Concat(Num2Date(Date(), "MM/DD/YYYY"))
endif
Deborah
Views
Replies
0 Likes
Total Likes