Business Days Validation Using Autocomplete
Summary:
Hello everyone,
We have the following scenario:
Currently, our termination validation rule only considers 3 calendar days from today's date. However, this approach poses a risk — there may not be enough time for proper validation or approval before the employee's termination becomes effective.
If a manager submits a termination on Friday with an effective date for Monday, the system allows it, but there's no time for validation over the weekend. This could lead to critical issues, such as terminating employees who are on leave or under stability conditions.
To address this, we would like to simulate 3 business days instead of calendar days using Autocomplete Rules. Below is the logic we are aiming to implement: