Javascript insert date to field for first time only
Hi all,
I have a form that I want the date field to be automatically populated.
I found a javascript online that inserts the date when i open the file. (https://codeshare.io/5g1lOB)
If i reopen the filled out form the next day, the date is updated.
Is there a way for the javascript to insert the date and then delete itself?