You are here

README.txt in Double Field 4.x

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
Double Field module
===================


INTRODUCTION
------------

The Double Field module provides extensions to Drupal's core fields. With this
module you can split your fields up into two separate parts.


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

Install the Double Field module as you would normally install a contributed
Drupal module. Visit https://www.drupal.org/node/1897420 for further
information.


CONFIGURATION
-------------

  1. Enable the Double Field module at Administration > Extend.
  2. When creating a new field on a content type or custom entity type, choose
     "Double Field" from the drop-down menu.
  3. On the Field Settings form for the Double Field, define the two subfields
     as you would with any other field.
  4. Optionally, on the "Edit" form for the Double Field, you may choose
     options for whether or not the subfields are "required" or limit allowed
     values from the collapsible fieldsets "First subfield" and
     "Second subfield" at the bottom of the page.
  5. Additional display options for the Double Field will be found under
     "Format settings" (gear icon) in the "Manage display" form.

LINKS
-----

 * For a full description of the module visit:
   https://www.drupal.org/project/double_field

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/double_field

File

README.txt
View source
  1. Double Field module
  2. ===================
  3. INTRODUCTION
  4. ------------
  5. The Double Field module provides extensions to Drupal's core fields. With this
  6. module you can split your fields up into two separate parts.
  7. REQUIREMENTS
  8. ------------
  9. This module requires no modules outside of Drupal core.
  10. INSTALLATION
  11. ------------
  12. Install the Double Field module as you would normally install a contributed
  13. Drupal module. Visit https://www.drupal.org/node/1897420 for further
  14. information.
  15. CONFIGURATION
  16. -------------
  17. 1. Enable the Double Field module at Administration > Extend.
  18. 2. When creating a new field on a content type or custom entity type, choose
  19. "Double Field" from the drop-down menu.
  20. 3. On the Field Settings form for the Double Field, define the two subfields
  21. as you would with any other field.
  22. 4. Optionally, on the "Edit" form for the Double Field, you may choose
  23. options for whether or not the subfields are "required" or limit allowed
  24. values from the collapsible fieldsets "First subfield" and
  25. "Second subfield" at the bottom of the page.
  26. 5. Additional display options for the Double Field will be found under
  27. "Format settings" (gear icon) in the "Manage display" form.
  28. LINKS
  29. -----
  30. * For a full description of the module visit:
  31. https://www.drupal.org/project/double_field
  32. * To submit bug reports and feature suggestions, or to track changes visit:
  33. https://www.drupal.org/project/issues/double_field