Extra Columns
Categories
Component ID
2023835
Component name
Extra Columns
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
3131
Component created
Component changed
Component body
This module allows additional columns/data to be added to the node, comment, and user tables in administration area. It provides a list of fields defined in your drupal installation as well as a few custom fields to choose from.
Similar Module
This module is similar to Admin Views in many ways, but there are a few distinctions. This module
- does not require Views or Chaos Tools to function.
- is simple to use. Just enable the module and select which columns you want to display. You don't have to mess with Views.
- accepts custom column/data request. You can request columns to be added.
How to use:
- download and enable module
- go to configuration page(/admin/config/extra_columns) to determine which form you want Extra Columns to be on
- go to chosen form(e.g. /admin/content)
- Click on the Add Extra Columns button and choose which fields you want to display
