Extracting day of week from Date field to create Conditions

  • duqlaw
    Asked on August 4, 2015 at 11:22 AM

    Hello, is it possible for the date field once selected to tell you the day of the week?

    As you see in my form, I have a condition based on the day of the week (M-F) that is manually selected by the user. It would be preferable that once a user selects a calendar date, jotform could automatically tell me what day of the week that is so I can create the conditions I have set based on that

    Thanks, Chris

  • Sammy
    Replied on August 4, 2015 at 12:58 PM

    We do have conditions that evaluate the selected day of the week, you need to use the standard DateTime field to be able to utilize it in the condition

    Extracting day of week from Date field to create Conditions Image 1 Screenshot 40

     

    Extracting day of week from Date field to create Conditions Image 2 Screenshot 51Extracting day of week from Date field to create Conditions Image 3 Screenshot 62

  • duqlaw
    Replied on August 4, 2015 at 1:42 PM

    got it- thanks!!!