Is there a way I can show a specific field when a user clicks on a date in theCalendars

  • kingfisherweddings
    Asked on January 6, 2016 at 2:06 PM

    Is there a way I can show a specific field when a user clicks on a date in the calendar and it drops on a weekend say?

    I have different appointment times for Saturday and Sunday compared to mid week and so if a user selects a date in the calendar which falls on Sunday for example, I need the next form (time) to only show the weekends values and not mid weeks.

  • jonathan
    Replied on January 6, 2016 at 5:48 PM

    You can achieve this using the DateTime field and Condition Logic on the form.

    #1

    First, you need to determine the Day (if Sat or Sun)

    Here is an example form https://form.jotform.com/53518717824967 that does this.

    Is there a way I can show a specific field when a user clicks on a date in theCalendars Image 1 Screenshot 30

     

    #2

    Since the Day was already determined, you can now create condition rules to SHOW/HIDE specific fields base on the Day of the selected date.

    Here is another test form https://form.jotform.com/60056421147952  where I expanded the one above 

    Is there a way I can show a specific field when a user clicks on a date in theCalendars Image 2 Screenshot 41

     

    You can clone my test forms to review them on your Form Builder.

    user guide: How-to-Clone-an-Existing-Form-from-a-URL

    Hope this help. Let us know how we can help further.

     

     

     

     

     

     

     

     

     

  • kingfisherweddings
    Replied on January 7, 2016 at 10:46 AM
    But how on earth do i get to stage 1 above first? I have tried my best to try and get a field to show the days but can I hell as do it?
    06.01.2016, 22:55, "JotForm" :
    ...
  • kingfisherweddings
    Replied on January 7, 2016 at 10:46 AM
    Jesus Christ None of the form urls's work in your example email :(
    06.01.2016, 22:48, "JotForm" :
    ...
  • jonathan
    Replied on January 7, 2016 at 2:29 PM

    I am not sure why you cannot access the forms, they were available upon checking. Is there any error that occurs when you open them?

    You can clone my test forms to review them on your Form Builder.

    user guide: How-to-Clone-an-Existing-Form-from-a-URL

     

    https://form.jotform.com/60056421147952

    --

    I will also apply it on a clone of your jotform http://www.jotformeu.com/form/60055321242340 to provide a better demo.

    I'll get back to you with the update as soon as I can.

    Thanks.