Is there way to restrict user notto enter more than 2 decimals in Flexfield by ACR or Groovy script?
Hi,
We have a Requirement to restrict the user not to enter more than 2 decimals in FlexFiled by using Auto Complete Rule or Groovy Expression?
we have a few Job Offer Page having Additional information of flex fields where data type is character(String).
Ex: Sign on Bonus Attribute
User is entering the value 121.4567 and submitting the page so, we want to throw an error message that user should not enter more than 2 decimals (Ideally It should be 121.45) and system should not allow to save the page …is this is a possible scenario for Job Offer Page Additional Information fields by using Auto Complete Rule ot Groovy Expression for FlexField