drupal-webform
Drupal: drupal_get_form specify file to search
How to specify file to search for 开发者_运维问答a function drupal_get_form?If you mean a form used as page callback, the file parameter is where you can specify a filename:[详细]
2023-01-26 05:14 分类:问答Flexible web form creation a la Drupal + Content Construction Kit - for Java
I\'m looking for a Java equivalent to Content Construction Kit + contributed fields for Drupal. I\'ll settle for pretty much any view technology that can run on Tomcat.[详细]
2023-01-21 09:12 分类:问答Drupal Webform Validation (webform_form_alter)
I\'m doing some webform validation using webform_form_alter. I\'m using webform_form_alter because I switch certain content on a \"select\" field.[详细]
2023-01-18 12:47 分类:问答Webform validation Drupal
I\'m looking to add some speacial validation with webform through Drupal. It seems the old forms you could add extra PHP code to \"Advanced Settings\". According to this link we shouldn\'t be doing th[详细]
2023-01-17 18:01 分类:问答drupal Webform select list empty first value
I need for my select lists to have a default option of an empty value, or \"Select\" with no value. I don\'t see any mention of how to do this in the documentation.[详细]
2023-01-17 09:20 分类:问答drupal Webform HTML Email hooks
I\'m trying to send a thank you email to the user submitting the form in HTML. I found out by using a hook in my template.php file like this works to set the header correctly:[详细]
2023-01-17 08:55 分类:问答Changing a standard text input into a jquery calendar popup using webform module in Drupal?
I开发者_JS百科 have a simple booking form in Drupal created using the webform module. I wanted to change the date / time fields from texboxes to a Calendar popup. Can this be done?This has been an ong[详细]
2023-01-14 05:53 分类:问答Drupal Webform module: e-mail only
I am using Drupal Webform 6.x-2.9 - is there a way (some code snippet开发者_StackOverflow or module) to make the form \'e-mail only\' and NOT store the submissions in the database? I googled for a sol[详细]
2023-01-06 18:50 分类:问答How can I modify field value after Drupal webform sumission
I\'m trying to m开发者_如何学Goodify value of the submitted field with php (server-side) to be send by mail and written to db:[详细]
2023-01-06 06:11 分类:问答How do I create a webform for each user?
In my website, each user with the manager role needs a webform to get enquiries from users.. the webform which have created is for co开发者_StackOverflow中文版mplete website.[详细]
2022-12-17 14:31 分类:问答