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

dave reid’s picture

Status: Active » Closed (works as designed)

The 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.