Drupal Webform Submissions -


i have created job application webform on drupal , contains usual input fields: name, email , attach cv. form works fine, user completes form , on submission both user , myself automated email acknowledging submission.

is there way to:

  1. add tick box next each individual submission in drupal
  2. email selected users (preferably directly drupal)

cheers guys, rumman

you can using form_alter hook webform. don't give facility anonymous users because can make send email else(spamming).


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -