You are here

README.txt in Entity reference multiple display 7

This module provides a new field formatter for Entity Reference that let
you configure different view modes for each entities referenced. You
can split referenced entities in groups and choose a specific view mode
for each groups.

CONTENTS OF THIS FILE
---------------------

 * Requirements
 * Installation
 * Configure and use

************************************************************************

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

This module require at least version 7.x of Drupal
and entityreference 7.x-1.0+

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

See http://drupal.org/documentation/install/modules-themes/modules-7

CONFIGURE AND USE
----------------- 

You need to add an entity reference field (multiple!) to any bundle that
support fields. On "MANAGE DISPLAY" of your bundle you will have a new
option:
  Rendered entity with different view modes

When selecting this option you will have some specific settings.
First you need to select how many groups you will create with different
view mode for refenrenced entities. For exemple the first one, and next
three and all the rest: you need 3 groups.

For each group, you will have the possibility to select a view mode and
the number of elements. Fill "#" on the last group to display all last
entities.

************************************************************************

This module has been developed by Jean Valverde
http://www.developpeur-drupal.com

I provide paid development service, visit my website to get more info.

Jean Valverde.
contact@developpeur-drupal.com

File

README.txt
View source
  1. This module provides a new field formatter for Entity Reference that let
  2. you configure different view modes for each entities referenced. You
  3. can split referenced entities in groups and choose a specific view mode
  4. for each groups.
  5. CONTENTS OF THIS FILE
  6. ---------------------
  7. * Requirements
  8. * Installation
  9. * Configure and use
  10. ************************************************************************
  11. REQUIREMENTS
  12. ------------
  13. This module require at least version 7.x of Drupal
  14. and entityreference 7.x-1.0+
  15. INSTALLATION
  16. ------------
  17. See http://drupal.org/documentation/install/modules-themes/modules-7
  18. CONFIGURE AND USE
  19. -----------------
  20. You need to add an entity reference field (multiple!) to any bundle that
  21. support fields. On "MANAGE DISPLAY" of your bundle you will have a new
  22. option:
  23. Rendered entity with different view modes
  24. When selecting this option you will have some specific settings.
  25. First you need to select how many groups you will create with different
  26. view mode for refenrenced entities. For exemple the first one, and next
  27. three and all the rest: you need 3 groups.
  28. For each group, you will have the possibility to select a view mode and
  29. the number of elements. Fill "#" on the last group to display all last
  30. entities.
  31. ************************************************************************
  32. This module has been developed by Jean Valverde
  33. http://www.developpeur-drupal.com
  34. I provide paid development service, visit my website to get more info.
  35. Jean Valverde.
  36. contact@developpeur-drupal.com