- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I have a date/time field called SubmitDate. I'm trying to store the date/time into that field, just before saving the form. For some reason this JS is not working.
SubmitDate.rawValue = Date.getDate();
app.execMenuItem("SaveAs");
app.launchURL("http://Adobe.com");
Am I doing something wrong?
Solved! Go to Solution.
Views
Replies
0 Likes
Total Likes