- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You can use something like:
if (xfa.event.newText.match(/[\ba-zA-Z0-9._-]+@{1}/g)) {
xfa.event.change = "@domain.com";
}
Views
Replies
0 Likes
Total Likes