You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utility: Validate the email address in the catalog whenever user is going to add another email
This is a client script that validates the email address in the MRVS field. It uses MutationObserver to observe the changes in the MRVS field.
UseCase: Validate the email address in the catalog whenever user is going to add another email, and show an error message if a duplicate email address is found.
0 commit comments