README.txt in Webform Select options 7
Same filename and directory in other branches
Description ----------- This module add ability to change webform component type "textfield" with select options. This select options you may construct from avalable fields per content types. The text (label) of options is node title, option value may by any other field of this content type - recommended textfield no-multiple. Requirements ------------ Drupal 7.x Installation ------------ 1. Copy the module directory the Drupal sites/all/modules directory. 2. Login as an administrator. Enable the module in the "Administer" -> "Modules" 3. Edit the settings under "Administer" -> "Configuration" -> "Content authoring" -> "Webform settings" -> "Webform Select options settings" 3.1. Enable content types from which fields you want construct Select options admin/config/content/webform/wfso 3.2. Choose options Value field for each enabbled content type admin/config/content/webform/wfso/fields_setting 4. Create a webform node at node/add/webform. Add component type "textfield". Choose the SELECT OPTIONS on the bottom of component edit page - previously configured in step 3. Versions -------- 7.x-1.x 7.x-2.x Ability for using field with email addresses as Value. This options prevent to expose emails on front-end. ToDo ---- Create docs node with examples. Support ------- Please use the issue queue for filing bugs with this module at http://drupal.org/project/issues/webform_select_opts Author ------ Svetoslav Stoyanov http://drupal.org/user/717122
File
README.txtView source
- Description
- -----------
- This module add ability to change webform component type "textfield" with
- select options. This select options you may construct from avalable fields per
- content types. The text (label) of options is node title, option value may by
- any other field of this content type - recommended textfield no-multiple.
-
- Requirements
- ------------
- Drupal 7.x
-
- Installation
- ------------
- 1. Copy the module directory the Drupal sites/all/modules directory.
-
- 2. Login as an administrator. Enable the module in the "Administer" -> "Modules"
-
- 3. Edit the settings under "Administer" -> "Configuration" ->
- "Content authoring" -> "Webform settings" -> "Webform Select options
- settings"
-
- 3.1. Enable content types from which fields you want construct Select options
- admin/config/content/webform/wfso
-
- 3.2. Choose options Value field for each enabbled content type
- admin/config/content/webform/wfso/fields_setting
-
- 4. Create a webform node at node/add/webform. Add component type "textfield".
- Choose the SELECT OPTIONS on the bottom of component edit page - previously
- configured in step 3.
-
- Versions
- --------
- 7.x-1.x
-
- 7.x-2.x
- Ability for using field with email addresses as Value. This options prevent to
- expose emails on front-end.
-
-
- ToDo
- ----
- Create docs node with examples.
-
- Support
- -------
- Please use the issue queue for filing bugs with this module at
- http://drupal.org/project/issues/webform_select_opts
-
- Author
- ------
- Svetoslav Stoyanov
- http://drupal.org/user/717122