What are people using to minimize bogus form data fills? | Community
Skip to main content
August 3, 2017
Question

What are people using to minimize bogus form data fills?

  • August 3, 2017
  • 2 replies
  • 1584 views

We all do it, we will provide bogus information on a form fill like first name, first name or a xxxx@xxx.com email address ton a form. What are people using to minimize junk lead info?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Devraj_Grewal
Level 10
August 3, 2017

Annie,

There are quite a few resources here on the Community. You can look into mask input to enforce certain formats or Restrict Free Email for Form Submission.

August 3, 2017

Annie,

If you see a pattern in the bogus leads like invalid phone number or email address, you can use mask input. Go to Form>Edit>select field>Set mask input rule.

SanfordWhiteman
Level 10
August 3, 2017

Mask input can't detect invalid email addresses (let alone non-emailable email addresses!).