The Webform module can be used to create contests, personalized contact forms, or petitions.
I am using Drupal -7 and webform .. I need to show/hide different fields based on on select option. for …
drupal drupal-7 drupal-modules drupal-webformI know that there is possible to use some functions to alter drupal core forms: hook_form_alter(). Can we …
drupal drupal-webformDrupal 7. Webforms 3.x. I am trying to modify a webform component value on submit. I made a custom module called …
php drupal drupal-7 drupal-webform hook-form-alterI would like to round a number to two decimal places in PHP. PHP code: $bmi = ($form_state[values][submitted][1] * 703) / ($…
php drupal decimal drupal-webformI am new to Drupal(7) and hence need some help for following situations. I have created one Webform(I have …
drupal-7 hook drupal-webformI have webforms in my drupal 7 website. What I want is to validate my webform fields. The webform contains a …
validation drupal-7 drupal-webformI'd like to remove the submit button from a specific Drupal webform, is this possible and if so how do …
drupal drupal-webformi can't create checkboxes or select boxes in drupal with webform http://img151.imageshack.us/i/screengh.jpg/ http://img573.…
drupal drupal-webform