Why is the requested date and time function selection not showing up in the email submission?

  • dgunn
    Asked on July 2, 2015 at 11:45 AM

    By the way, consequently, I do see the Date and Time function that was selected by the submitter populating the field in the Jotform spreadsheet I have in Google Docs. Is there a way I can get it to show up on the emailed submission I recieve from noreply@jotform.com, too?  

  • David JotForm Support
    Replied on July 2, 2015 at 12:45 PM

    Hi,

    I cloned your most recent form that had the date/time selection and it looks like the field is not included in the email notification.  To add it in, you can either create a new default notification or insert the field yourself.

    While editing your notification, add a new row, then add a label for the question and click on the field from the column on the right to add the field ID:

    Why is the requested date and time function selection not showing up in the email submission?    Image 1 Screenshot 20

    On a side note, you can remove that JotForm logo at the top of your form if you'd like.  Here is the code to do so:

    div.form-all:before {
        background: none transparent;
    }

    You can see how to add the CSS code by following the steps here: Inject Custom CSS Codes

    If you have any further questions, let us know and we will be happy to help.