Date Field: Display the full weekday (ex.Monday) together with the date in the email notifications

  • thepack
    Asked on January 24, 2016 at 5:48 PM

    It's really important for me to have the day of the week for a date field in my email notification. How can I format that. It shows up in the back end when looking at the submissions. I'd like that same info in my notification. Thanks!

    Date Field: Display the full weekday (ex Screenshot 20

     

    At least the day of the week, if it's going to display like this: 05-05-2016, I'd like it to include 'Thursday', or identical to how it displays in the back end!!!

  • Chriistian Jotform Support
    Replied on January 25, 2016 at 3:37 AM

    Hi,

     

    Unfortunately, it is impossible to retrieve the weekday from the Date Picker. However, there is a workaround using a regular text field that you can try. Here's how:

    1. Add a Text Field and name it Day and date. Then click the gear icon on the side and select Edit Properties.

    Date Field: Display the full weekday (ex Screenshot 90

    2. You will need to set the input mask as ***, *** **, **** This will allow us to display the Weekday, Month, Day and Year

     Date Field: Display the full weekday (ex Screenshot 101

    3. Then add this condition on your form. You can get the dateString() function by clicking on the ... option as seen below.

    Date Field: Display the full weekday (ex Screenshot 112

    4. Once you have added the condition, you will need to go back to the ... menu then click Options.

    Date Field: Display the full weekday (ex Screenshot 123

    5. Then check the 'Add field to equation as text by default' from the options.

    Date Field: Display the full weekday (ex Screenshot 134

    6. This is how it will appear in the preview.

    Date Field: Display the full weekday (ex Screenshot 145

    7. Once you have that setup, you can now have the Day and date show up in the email.

    Date Field: Display the full weekday (ex Screenshot 156

    Date Field: Display the full weekday (ex Screenshot 167

     

    Hope this helps,
    Regards.

  • thepack
    Replied on January 25, 2016 at 11:22 PM

    Hi Christian, I did everything but it's not showing up. Help! Where did I go wrong? Doing it for the 'Daycare Date' field, here's a snapshot of the set up:

    Date Field: Display the full weekday (ex Screenshot 30

     

    Here's the other view of the set up:

    Date Field: Display the full weekday (ex Screenshot 41

    I get nothin' in the field anywhere. Pulling my hair... can't find why it's not working!

    Thanks again.

  • thepack
    Replied on January 25, 2016 at 11:34 PM

    Oh my... in addition to the previous post... I'm assuming that the 'Day and Date' is suppose to populate on it's own with the condition in place if the 'Daycare Date' is filled out. I am right to assume this, yes? It's just not working. Thanks.

  • Chriistian Jotform Support
    Replied on January 26, 2016 at 12:55 AM

    You are correct. The date should automatically populate the field when the user selects a date on the date field. 

    I cloned your form and tested the daycare date field. I can't seem to replicate the issue you're having. The form was able to populate the Day and Date field without any issue.

    Date Field: Display the full weekday (ex Screenshot 20

    Can you try checking on your form again? Please ensure that all the conditions are enabled. If you are still having issues, you can try cloning this form https://form.jotform.com/60251264330948 and see if that version works on your end.

    Here's how: How to Clone an Existing Form from a URL

  • thepack
    Replied on January 26, 2016 at 1:11 AM

    So I check your clone and then cloned your clone... :)) Yours works, mine doesn't. I compared both and they sure seem to be identical! I'm going to clear cache, reboot computer as a last effort. I'll let you know. Love the animated graphic, I wish mine would do that!Stand by...  Thanks!

  • Alexander
    Replied on January 26, 2016 at 1:23 AM
    You can remove step 2, since this is not necessary, and it will still display the dateString output the same value. I tested and it works the same - and no need for the Input Mask. (2. You will need to set the input mask as ***, *** **, **** This will allow us to display the Weekday, Month, Day and Year)
  • Chriistian Jotform Support
    Replied on January 26, 2016 at 2:37 AM

    Thank you for your input Alexander. 

    @thepack We will be glad to help you further if you are still encountering the issue with your own form. Cheers.

  • thepack
    Replied on January 26, 2016 at 3:24 AM

    I don't know what to do... I've rebooted and nothin'. My forms don't work, I've put it into two different forms to check, it works in your clone but not in mine. 'Boarding Reservation Test 1', and the 'Clone of Daycare Reservation test 2'. What else should I do. Can you preview them in my account? They just aren't functioning. At a loss... bummed. Thanks.

  • David JotForm Support Manager
    Replied on January 26, 2016 at 10:42 AM

    Could you please share the URL of your form in which you have tried to applied my colleagues workaround, so we can check further:

    I checked two of your forms, but non of them have any workaround applied:

    http://www.jotform.us/form/60236198591158

    http://www.jotform.us/form/60235291298155

     

     

  • thepack
    Replied on January 26, 2016 at 5:23 PM

    Here are two I've been playing with that seem not to work for me, thanks:

    Clone of Daycare Reservation test 2
    https://form.jotform.com/60247485093156

    Boarding Reservation Test 1
    https://form.jotform.com/60236762871156

    Date Field: Display the full weekday (ex Screenshot 30

    Date Field: Display the full weekday (ex Screenshot 41

  • Chriistian Jotform Support
    Replied on January 26, 2016 at 8:41 PM

    It seems like the conditions need to be saved in order for it to work properly.

    Here's what I tried in one of your forms.

    I opened the condition in the day and date field, then I saved it. After I saved the condition, the field seems to be working properly now.

    Date Field: Display the full weekday (ex Screenshot 30

    Date Field: Display the full weekday (ex Screenshot 41

    Can you check again on your end if the forms are working now?

     

  • thepack
    Replied on January 26, 2016 at 10:37 PM

    Thank you! So weird that it really wouldn't save the first time around of creating the condition. I went in and tested another test form and then went back in to 're-save' it again and it's working. Whew! Thanks for bringing resolution to this for me... I was dumbfounded, kinda still am :)  This was important to me!

    I'd like to make the suggestion and request of changing the the hard coded format be on notifications with the full day of the week, full month, date and year... that would be awesome. It's so much more professional (it's like that with you biggest competitor, uh-em).

    Thanks for the work around even though it's formatted like: Wed, Jan. 27, 2016
    Preferred, professional and requested format: Wednesday, January 27, 2016
    Instead of the unprofessional as it is now: 02-27-2016

     

  • Chriistian Jotform Support
    Replied on January 27, 2016 at 12:04 AM

    You are most welcome. And thank you for your suggestion. I will send your suggestion as a feature request to our developers and perhaps the feature will get implemented. We will inform you on this thread if there are any updates on your request.