- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Here is an example: https://acrobat.com/#d=XGio37Qy-giZ*Qs*QRl5nw
However in the send email button, I do not have the regular expression working. It is meant to prevent an email address from being added to the list if it already exists.
else if (vEmailList.search(/emailAddress.rawValue/) == -1)
This is only passing for the string "emailAddress.rawValue", rather than using the .rawValue of the emailAddress field.
Maybe someone could have a look at the RegExp.
Good luck,
Niall
Views
Replies
0 Likes
Total Likes