You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Forms rule based on Business Day Date Calculation

posted on August 11, 2020

We need to set up a rule in  Forms to display certain information if the Date Requested is within three business days from the current date.  Can anyone provide the javascript to this?

Thanks!

0 0
replied on August 12, 2020

You can do this without custom JavaScript using the Network Days function in the calculations, combined with a field rule.

This has been taken from here

You Form would look like this:

Your field rule would then need to be if Date diff = 3 then show custom html with the specific text in the HTML Body.

 

 

4 0
replied on August 13, 2020

Thanks, Anthony.  This works perfectly!

Jen

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.