Set EndDate to EventDate
- Nikita Kurguzov
- Posts: 889
- Joined: Mon Jul 03, 2017
Dear Catherine,
Please try the following code:
Please try the following code:
Code: Select all
fd.onsubmit(function(){
fd.field('EndDate').value(fd.field('EventDate').value());
return true;
});
Cheers
-
- Information
-
Who is online
Users browsing this forum: No registered users and 11 guests