• How can I base the Minimum date in my delivery field on the date specified in my collection field.

    I need something like:-

    [date* collection-date]

    [date* delivery-date min:collection-date]

    And for The time field I would need the collection time to only be allowed to be earlier if the delivery date is later than the collection date as shown below.

    [time* collection-time]

    If collection-date is equal to delivery date then

    [time* delivery-time min:collection-time]

    else

    [time* delivery-time]

    I

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

Viewing 1 replies (of 1 total)
  • Plugin Author Ruhul Amin

    (@ruhul080)

    Hi,

    There is no conditional shortcode selection in contact form 7. This plugin only offer only date and time selection. In pro version you can disable previous date prior to today. Like in your case delivery date must be greater than today. In pro version you can disable previous date so that client can only select date from today. or you can disable today also.

    Thanks

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.