Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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!