Adding date or calendar on my form

  • ipunt
    Asked on June 7, 2015 at 6:20 AM

    Hi,

    I have a few questions:

    I want to show my calendar inline on the first page only?

    How do I get the calendar centered?

    How do I remove the date-input field?

     

    Any help would be appreciated.

     

    Ivo

  • Jan
    Replied on June 7, 2015 at 10:29 AM

    I can see that the calendar you used was from the DateTime. I believe you forced it to appear so your user can choose a date. This will appear on all pages because you've used the value "position: absolute" on the CSS.

    This method is not recommended because it will make your form complicated. I would recommend you using the available widgets for the date or calendar.

    Adding date or calendar on my form Image 1 Screenshot 20

    These widgets are more manageable and can be easily customized. Hope this helps. Thank you.

  • ipunt
    Replied on June 7, 2015 at 10:51 AM

    Thanks for your swift answer.

    I included the Date Reservation widget but this has no option to only grey out Sundays.

    Any idea?

     

    Ivo

  • Jan
    Replied on June 7, 2015 at 12:42 PM

    Unfortunately, Saturday and Sunday will be disabled if you set "No" on the "Allow weekends" option.

    Adding date or calendar on my form Image 1 Screenshot 20