• Resolved fatema313

    (@fatema313)


    Hi,
    I am using this form to book dates for excursions. Is it possible to make past dates unselectable?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @fatema313,

    You can make all the past dates unselectable using a flatpickr code in the Advanced Date Configuration section of the Date field. See this screenshot – https://prnt.sc/5suopb0u3MT_

    This is the code that you can add –

    {
        minDate: "today"
    }

    Thank you.

    Thread Starter fatema313

    (@fatema313)

    I am actually using the free version of Fluent forms so the advanced date configuration section is greyed out. Is there any other alternative?

    Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @fatema313,

    Unfortunately, there isn’t any other alternatives. You would need the pro version in order to use the advanced date confirguration.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Past dates unselectable’ is closed to new replies.