Contact Extra Validation

Component ID

2276281

Component name

Contact Extra Validation

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

620

Component created

Component changed

Component body

The module allows the Admin to validate that the contact form is genuine and is not a fake one. It helps in controlling spam inquiries.

VALIDATION OF TITLE

  • Avoid usage of numbers.
  • Do not use any special characters.

VALIDATION OF BODY FIELD

  • Set limit for text

Features:-

It is an extension to validate contact form of your Drupal project.

Requirements:-

Ensure installation of jQuery update to get access to complete functionality.

Installation:-

  • Place the entire contact_validation directory into your Drupal modules directory or the sites modules directory
    (eg site/default/modules)
  • Enable this module by following these steps:
    Administration > Modules
  • To configure Contact extra validation, visit:
    Administration » Structure » Contact form