You are here

README.txt in Inline Entity Form Table View Mode 7

Same filename and directory in other branches
  1. 8 README.txt
/**
 * IEF Table View Mode
 */
This module defines a view mode to set up the columns of the table for the Inline Entity Form widget.
With this you could define which fields and properties are displayed in the table.

** Installation **
* Enable the module
* Go to manage display of some entity that are referencing from a field and this field is using Inline entity form.
* In "custom display settings" activate the custom display Inline Entity Form Table.
* Go to the Inline Entity Form Table view mode.
* Configure display of the fields
* Done

Now the fields should appear in the table.

File

README.txt
View source
  1. /**
  2. * IEF Table View Mode
  3. */
  4. This module defines a view mode to set up the columns of the table for the Inline Entity Form widget.
  5. With this you could define which fields and properties are displayed in the table.
  6. ** Installation **
  7. * Enable the module
  8. * Go to manage display of some entity that are referencing from a field and this field is using Inline entity form.
  9. * In "custom display settings" activate the custom display Inline Entity Form Table.
  10. * Go to the Inline Entity Form Table view mode.
  11. * Configure display of the fields
  12. * Done
  13. Now the fields should appear in the table.