Change the delivery to today+4 using the date limits on DateTime field

  • taiwanpieguy
    Asked on January 14, 2017 at 9:13 PM
    Hi, thanks for the info. For the date limit my issue is not today + 4 days, but one instead I want to do today + 4 working days with weekend days not counted as they are not working days. For example if order is placed on Friday it would be delivered at the earliest Thursday. 
  • Kevin Support Team Lead
    Replied on January 15, 2017 at 10:42 AM

    I have checked your form and noticed you have only this field "Requested delivery date (Please note small Calendar icon)? " where you ask your submitter the delivery date, if this will be the only field where the delivery date will be asked then you could simply disable the weekends from your date field so they are note selected by your submitter: 

    Change the delivery to today+4 using the date limits on DateTime field Image 1 Screenshot 20

    Unfortunately, there is not a way to avoid weekends to be included in calculations, but you could apply a workaround where if the delivery date is a weekend day then you could change it automatically to the next working day, so if it is on Saturday you could change it to Monday. 

    Here's a sample form that will show you how this works: https://form.jotform.com/70144391242953 

    If this is what you're trying to apply to your form, please  let us know and we will be glad to help you to implement it.