Skip to main content
Nintex Community Menu Bar

A date field to should let user to choose only business days on the form

  • December 28, 2017
  • 2 replies
  • 21 views

Forum|alt.badge.img+5

Hi Team,

I have a requirement and I need help in building a formula.

I have a field called Preferred Dead line ( date field) , where user cannot  enter a date below 5 days from today( the day whenever the user submitted the form).

I have created the rule ( using Datediffdays function)  and it is working fine, the problem is it should not include weekends 

For example if user enter the request on Thursday the calculation for the 5 days will be Thursday, Friday, Monday, Tuesday, Wednesday. So the user should not enter any of those days before / on Wednesday.

I hope I explained it clearly.

Any help much appreciated!

Thanks in Advance!!!

2 replies

Forum|alt.badge.img+8
  • Nintex Employee
  • December 28, 2017

Vadim Tabakman‌ provided a pretty solid write-up for Business Days Validation for Forms.  This seems to be what you are trying to accomplish. Let us know if this covers your question.


Forum|alt.badge.img+5
  • Author
  • January 5, 2018

Hi Dan,

It worked like a magic !!!

Thanks a lot grin.png