Closed (fixed)
Project:
Display Suite
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2010 at 20:32 UTC
Updated:
24 Apr 2010 at 19:04 UTC
Suggested by kvantomme at DrupalVolConBE
Comments
Comment #1
swentel commentedThis 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.
Comment #2
swentel commentedHooray!