Some sort of cache clearing is needed for CCK to notice a new field formatter.

This should probably be done in our plugin class when settings are saved.

Comments

joachim’s picture

Status: Active » Fixed
StatusFileSize
new876 bytes

I'd already tried to take care of this, but it wasn't working. This correctly clears CCK's cache of content type info, so adding a new formatter view display or changing its properties will make CCK notice as soon as the view is saved.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.