Auto Populate with Today's Date
618533Mar 27 2008 — edited Apr 3 2008Hello,
I am trying to create a hidden field in a form that will automatically populate with the current date. Essentially I want a date last modified field, so that when someone create/modifys something by this form it is visible to us on the administration side.
I though that maybe using sql code with like getDate() would work but I can't seem to apply it field item correctly.
Thanks a bunch.