The Field API in Drupal core lacks the ability for other modules to easily alter field formatter settings forms and the formatter summaries. This module is a small API provider for other modules since it's too late to get the hooks into Drupal 7 core.
Drupal 8
This module's API have been added to Drupal 8 via hook_field_formatter_third_party_settings() and hook_field_formatter_settings_summary_alter(). See #945524: Field formatter settings hooks in core for the Drupal 8 core issue.
Modules that require the Field formatter settings module:
Supporting organizations:
Initial development
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content display, Developer tools
14,680 sites report using this module
- Created by dave reid on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

