Can I add a timestamp for whenever a form field is filled?

  • rolandlin
    Asked on August 22, 2017 at 7:43 PM
  • liyam
    Replied on August 22, 2017 at 9:56 PM

    Unfortunately, there is no option to set a timestamp for every filled field in a form.

    Although I believe it is possible to make one if you wish to get your hands dirty, by developing one with HTML and javascript. You can just get your form's full HTML source and then code within the source manually before publishing it on your web page.

    Here is a guide on how to get your form's full HTML source: https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    If you have questions, please let us know.