For more information, please refer to this announcement explaining best practices for getting answers to questions.
Hiding the End Date Validation text in Manage Personal Contributions Page (Under Compensation)
Summary:
Hi Everyone,
In Oracle Fusion HCM Cloud, under Compensation > Manage Personal Contributions > Personal Contribution page, when adding a new entry, we need to select Plan, Option, Start Date, and End Date. There is a validation on the End Date field that enforces a specific date range.
For example, if I enter an invalid date, the system throws an error message like: "Enter a date that's on or after 3/20/25."
I am trying to understand where this validation is coming from. Is this driven by a setup configuration in Compensation, a Profile Option, a Fast Formula, or some other predefined HCM system rule? We want to hide this validation message while keeping the validation itself in place. The validation logic should still prevent users from entering an incorrect date, but without displaying this specific error message. Is there a way to suppress or hide the message via page composer, VBS tool, or any other method?