Skip to content

Instantly share code, notes, and snippets.

@activeprospect-support
Last active February 24, 2016 14:19
Show Gist options
  • Save activeprospect-support/3b0530beab8ce9a3a13d to your computer and use it in GitHub Desktop.
Save activeprospect-support/3b0530beab8ce9a3a13d to your computer and use it in GitHub Desktop.
Claiming Certificates with LC
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