Build validation rule on Redwood using value returned from a value set
in Compensation
Summary:
We want to Rebuild minimum salary wage Autocomplete rule on Redwood.
Content (please ensure you mask any confidential information):
We have an autocomplete rule(ACR) on Salary object to ensure user does not enter a salary amount below minimum wage, which is different for different states. The minimum salary wage data is stored in a UDT. We have a ACR of Validation type where we are using function “GetNumber Value from value set” to return minimum salary amount and throw error in case user input is less than the minimum salary returned by value set.
Version (include the version you are using, if applicable):
0