Category: Drupal October 10, 2017 Add attributes in captcha response field We can use form_alter and after_build methods to add new attributes to captcha response fields.
Category: Drupal August 08, 2017 How to Redirect Node or form after submission in Drupal Which questions do you have in your mind? Read this tuts and solve all these: Drupal How to prevent redirection after Content has been created or form submission? or How to redirect Drupal Form after submission in customize way? or How to redirect...
Category: Drupal December 12, 2013 Working with comment in Drupal This section provides information about configuring comment settings and administering the comments queue in Drupal 7.
Category: Drupal May 05, 2012 How to create custom module in Drupal in three easy steps Part One is a step by step tutorials on how to create custom module in drupal in amazing way. Part two describes how to create custom form in drupal in simplest and most easiest way. Part three describes how to create drupal table in correct,...