Auto-populated form date
Hi. I have created a form where the "form date" auto-populates to the day it was opened (using this Javascript: this.getField("WED").value = new Date;). We would like that date to remain constant throughout the multiple openings and editings, but it seems to give the current date whenever opened. Is this possible?
Thanks
