Suggested by kvantomme at DrupalVolConBE

Comments

swentel’s picture

This will also solve the problem when changing a field in code and not seeing the result immediately when flushing cache (unless you go to one layout page) because we'll have to implement a hook_flush_caches() where we a) reset the fields cache and b) import the default settings and fields.

swentel’s picture

Status: Active » Closed (fixed)

Hooray!