Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Redwood VBS: How to create a Person Email Format Validation Rule in Add a Contingent Worker
Summary:
We're looking how to create a Person Email Address Format validation rule we can apply in VBS which replicates the autocomplete rule we currently have in the 'Add a Contingent Worker' for the Responsive UI. We want to ensure a valid email address is entered.
Our current code for validating an email address is: (?i)^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$
But as we are migrating to the Redwood page, we want to create this validation rule in VBS. Does anyone know how to create in VBS. Any guidance is greatly appreciated.
Content (please ensure you mask any confidential information):
Tagged:
0