When a new view mode is created, it doesn't appear right away. For instance, I visit admin/config/system/entity-view-modes and add a view mode for nodes. I go to the content type display settings page and check the new display type, then press save. The page refreshes, but voila, I don't know where the new settings went. But alas, by flushing the cache, it magically appears.

Comments

dave reid’s picture

I think this is actually a core bug. I've seen this happen with entity_view_modes not enabled on a site.

kaizerking’s picture

I also have this caching problem , you need to clear cache every time after you create a view node

wjaspers’s picture

Status: Active » Closed (works as designed)

Good point, I hadn't thought about the core entity caching bug. Closing.

vood002’s picture

Status: Closed (works as designed) » Active

Edit: User error. Ugh. Was missing one step.

vood002’s picture

Status: Active » Closed (works as designed)