Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Validate Number of (.) for a field
Summary:
Hi Everyone,
We are trying to configure an ACR to validate a DFF. The DFF should only pass non-numerical values (Values with One (.) can be included as well. EX: 2.4,45.67 etc). But dots or any other special characters of the sort '!@#$%' shouldn't be considered.
Additionally user shouldn't be able to continue from the section after just entering any of those special characters or (.).
We have configured the rule and it seems to be working almost completly. But we are encountering an issue when the user just enters (.) and clicks continue. The system is not triggering the error message which it should. When we enter for example just '@' or '#' or any other special characters it is erroring as expected. Only issue is when we enter just (.) and clicks continue.