Hi
I have a field in Employee Contract that captures number of days for End Of Service Provision. I want to set a minimum of days to 15days to a contract. Currently its has 0 value by default.
I have set it as required and set condition to >= 15days, but still it keeps saving with any value. How do I go about it?
Thanks