Restrict total amount to be donated in a donation plan
Hi All,
I have new requirement to create a donation plan to donate the hours. For that, can we restrict the max value using the Global Absence Discretionary Donation Rule (fast formula type) once the hours has been already donated.
For e.g. a person should not be allowed to take more than 40 hours in complete year and system should throw an error, if trying so.We tried to manipulate MAX, MIN and INCREMENT in the Fast formula to 0 if a person has already donated 40 hours but system is still allowing the person to donate any amount again.
Is there any other way to setup/create any validation fast formula to achieve this scenario?