Feature/email validation#2400
Feature/email validation#2400Dhruvyadav2000 wants to merge 4 commits intoServiceNowDevProgram:mainfrom
Conversation
|
Hello @Dhruvyadav2000 Thank you for your contribution. This cannot be merged as this repo already has email regex code (#683), so it might be worth checking for duplicates or similar codes before submitting to keep the repo clean. |
Hi @ravichandra1998g , Thank you for your feedback. I understand the concern about duplicating existing email regex code. |
|
Hi @ravichandra1998g , also I would appreciate having a discussion before closing any issue directly. |
PR Description:
Add on Submission Email Validation for Catalog Items
Summary
Implements onSubmit email validation client script that prevents incorrect email entries from being submitted when a user submits a catalog item.
Changes
Features
User Experience
Benefits
Testing Checklist
Setup
Replace
'email_field_name'with actual variable name in script before deployment.Pull Request Checklist
Overview
Code Quality
Repository Structure Compliance
Core ServiceNow APIs/Server-Side Components/Client-Side Components/Modern Development/Integration/Specialized Areas/Documentation
Restrictions