Global Holidays
How can I configure a Date field to skip specific dates from booking appointments around the Christmas holiday ?
To exclude holiday dates from the calendar of a Date field throughout the year, you can configure a Global Holiday List. Check out the steps to create a Global Holiday List. Once you create a list, associate the holiday list with your form. Check out ...
How can I calculate the total working hours for an employee within 2 specific dates, taking into account both day and night shifts? The day shift is 9 hours, the night shift is 8 hours, and the calculation should exclude holidays and weekends.
If you wish to disable weekends from the calendar in your Date field, in the Properties of the Date field, unselect Saturday and Sunday (or the days that you don't work) from the Allowed Days of Week dropdown. To disable any local holidays from the ...
How can I calculate the total working hours for a leave period, considering the leave start date, leave end date, and accounting for holidays and weekends in between? The standard working hours per day are 8 hours.
If you wish to disable weekends from the calendar in your Date field, in the Properties of the Date field, unselect Saturday and Sunday (or the days you don't work) in the Allowed Days of Week dropdown. Do this for both Leave Starts from and Leave ...
How to calculate the number of weekdays between 2 given dates?
To calculate the number of weekdays within 2 given dates, add a Formula field from the Advanced Fields to your form and use the AllowedDaysCount function as shown.
How to create a form to input the start and end dates for a project, and automatically calculate the duration in business days, considering weekends and holidays, to effectively plan project timelines?
Add 2 date fields in your form builder, one to input project start date and another to input project end date. To restrict the selection of weekends (Saturdays and Sundays) in both the Date fields, unselect Saturday and Sunday in the Allowed Days of ...
How to exclude specific dates, such as busy days or holidays from the Date field for our event venue registrations throughout the year?
To exclude specific busy dates or holiday dates from the calendar of a Date field throughout the year, you can configure a Global Holiday List. Check out the steps to create a Global Holiday List. Once you create a list, associate the holiday list ...
Can I blackout certain dates from the the Date field calendar?
To blackout specific dates from the calendar of a Date field, you can configure a Global Holiday List. Check out the steps to create a Global Holiday List. Once you create a list, associate the holiday list with your form. Check out the steps for ...
How can I configure a date field by restricting dates before the current date, Saturdays and Sundays and excluding local holidays?
Drag and drop a Date field from the Basic Fields section on your form builder. To restrict dates before the current date In the Properties of the Date field, under Allowed Dates, select Future Dates and select the Include Date of Response option. To ...