How can I get NOW (Date and Time) and Show in my form without field in database?

  • GDRequest
    Asked on January 27, 2016 at 3:04 AM

    function, Script ?

    I try with

    "Conditions" -> "update/calculate field" -> "Do" -> not Now function to select?

     

    Jotform Thread 757169 Screenshot
  • TitusN
    Replied on January 27, 2016 at 5:46 AM

    Let me see if I understand what you need:

    1. You want to display the default time and date on your form now() - right?

    2. I'm not sure what you mean by you don't want the field in the database - 

    Perhaps I don't have all the information - but I don't think you can use conditional logic because it works with fields -which submit values to your form's database. 

    A simpler method would be to use the date-time field:

    How can I get NOW (Date and Time) and Show in my form without field in database? Image 1 Screenshot 20

    Let us know if this helps