Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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
0