drupal-webform
Drupal 7 webform submission to remote MSSQL server
When users fill up a form on my Drupal 7 site, I need that information to go into a remote MS SQL server db. It\'s essentially a reservation system, so they fill up details like date/time and name, an[详细]
2023-04-08 10:21 分类:问答check field and redirection on a multistep webform - Drupal
I have set up a multistep webform on a Drupal website and I am trying to check a field and stay on the first page of the webform if the field doesn\'t meet the conditions. On the first step of the web[详细]
2023-03-24 13:20 分类:问答drupal 7 webform form elements not displaying
I have created a new content (web form). I have successfully added some ele开发者_开发技巧ments using webform. But it\'s not displaying form elements on view page.[详细]
2023-03-23 12:10 分类:问答How do I apply webform validation in drupal 7?
I have webforms in my drupal 7 website. What I want is to validate my webform fields. The webformcontains a phone field which should accept numeric field and should contain 10 numbers only. Is there a[详细]
2023-03-22 07:55 分类:问答Drupal webform hidden value on email template
When drupal webform with hidden value is submitted by anonymous user. value is not getting in the email tem开发者_高级运维plate. Is there a way to get value for hidden field by anonymous user.Which hi[详细]
2023-03-19 00:48 分类:问答Show a previous page value in Drupal multi-step webform?
In a multi-step Drupal webform, is it possibl开发者_高级运维e to show a value entered in a previous-step page?[详细]
2023-03-14 05:59 分类:问答Drupal 7: Webform results->Submissions: how to add or modify columns here
When I click on \"Results\" and then \"Submissions\" I see the following columns: #, Submitted, User, Ip address, Operations[详细]
2023-03-10 15:34 分类:问答How to change the label of view/results buttons in Webform drupal-7
I am a newbie in drupal, webform and php. Actually I have installed the drupal-7 with the webform module and I want to modify the text of options i.e. \"view\" to \"create project\" and \"Results\" to[详细]
2023-03-09 09:54 分类:问答Drupal webform html mail
I\'ve made a contact form with Webform module. But it doesn\'t send HTML emails. I have installed HTML mail, Mail MIME modules. HTML mail module\'s send test works fine, but mail from Webform is alway[详细]
2023-03-03 16:58 分类:问答Limiting lines and char count per line in a textarea with jQuery
I 开发者_开发百科have a Drupal webform with a textarea that I would like to limit the line and character per line when a option is selected, related to the textarea.[详细]
2023-02-23 13:10 分类:问答