This module allows commenting on fields for any field display.

Because Field comments relies on core's Comment module version 7.x works only with node entity types. Hopefully 8.x version will work with any entity type - http://drupal.org/node/731724

Comments on particular field can be enabled at the Manage display settings for content types.

Instructions

The field comments settings are found in the Manage display tab for content types.
A text checkbox is available for each field, revealed by using the formatter settings edit button (Gear wheel icon) for that field.

Dependencies

Field formatter settings API

It also depends on following core modules:

  • Comment
  • Field
  • Field UI

Sponsorship

Development sponsored by data.gov.uk.

Project information

Releases