Closed (works as designed)
Project:
Field formatter settings
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2012 at 20:35 UTC
Updated:
16 May 2012 at 16:21 UTC
Currently, this only works for main display page's formatter settings. It'd be great, and potentially more useful, if it was generalized for any form's field formatter settings. This would also solve #1439838: Views support
Comments
Comment #1
dave reidThe problem is that the hook we use to inject additional settings is not provided by core, so there's really no "universal" way we can do this. We'll have to provide Views support manually.