Prevent Users from Entering a Future Date on Resign from Employment Page
Summary:
Hello everyone,
I have a requirement to prevent users from entering a future date in the Resignation Notification Date field on the Resign from Employment page.
Content (please ensure you mask any confidential information):
I tried implementing a condition through Visual Builder Studio (VBS) to restrict future dates, but it did not work as expected.I also tried using the Configure Validations tools, as shown below. The condition is set on the Notification Date field, but I could not find any method such as currentDate or sysdate to use in the validation.
Is there a recommended approach or configuration to block users from entering a future date in this field?