Article Archives

Read and get updated on how we progress.

How to create an ajax form to display the entered text above the form

Creation an ajax form in simple in Drupal. This article helps to create a simple ajax form to show the entered text above the form without any page…

Read More >>

How to enable Google reCaptcha in Drupal form.

To enable reCaptcha in Drupal we have to enable the reCapctcha module.   Type 'drush en -y recaptcha' on Terminal.   This will download and…

Read More >>