Show name of Day of the week using Date field

  • staynerm
    Asked on August 20, 2014 at 6:45 PM
    Is there a way to show JUST the day of the week (i.e Thursday)?
  • jonathan
    Replied on August 20, 2014 at 8:22 PM

    Hi,

    Unfortunately, it seems that there is no function or argument that can be used yet to the Calculations DateString() function to make it display the full name of the Day of date field. Similar to what was suggested on this thread http://www.jotform.com/answers/386002

    It seems that the only way to achieve this at this time is by using the form's full source code and inject custom javascript function that will calculate Date field's equivalent Day Name.

    You can read such script on this article or here.

    Here is the user guide on http://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    Hope this help. Inform us if you need more help.

    Thanks.