Last active
February 24, 2016 14:19
-
-
Save activeprospect-support/3b0530beab8ce9a3a13d to your computer and use it in GitHub Desktop.
Claiming Certificates with LC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if ((lead.xxTrustedFormCertUrl == null)||(lead.xxTrustedFormCertUrl == '')){ | |
lead.invalidate("Missing Required Trusted Form Certificate"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment