Solution: How to Restrict Past-Dated Address Changes in EDIT Mode Using VBS Validation
Summary:
Hi Everyone,
I recently ran into a requirement where I needed to prevent users from entering past-dated address changes, but only when they are modifying an existing address (EDIT mode). I wanted to ensure this validation didn't accidentally disrupt the creation of new addresses.
I successfully implemented this using Visual Builder Studio (VBS) Business Rules and Advanced Expressions, and wanted to share the solution with the community in case anyone else is tackling the same issue.
Content (please ensure you mask any confidential information):
The Solution Setup
- Navigate to Business Rules: Open the Contact Info. Page and select "Edit Page in Visual Studio
1