Articles tagged with configuration

Show field on entity form programmatically

Posted on
How do you update entity display mode to show a newly created field by default? It is easy with configuration import, but what if you need to use hook_update_N?

Breaking configuration in Drupal

Posted on
One of the strongest features in Drupal is configuration management. While it is reliable functionality, you can actually break it.