• Yuvi Trial
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
Hi All,
When web-to-lead record is rejected based on validations , That records must be capture the values for all fields on the custom object.
I have tried with @future, SaveResult concept to capture web-to-lead records, But unable to capture rejected web-to-lead records by validations. 
If all digits of phone number have same value (example 111-111-1111, 222-222-2222, etc.) then the record should not be created or saved.
Hi All,
When web-to-lead record is rejected based on validations , That records must be capture the values for all fields on the custom object.
I have tried with @future, SaveResult concept to capture web-to-lead records, But unable to capture rejected web-to-lead records by validations.