It seems like only 'full' and 'teaser' view modes are supported. My view mode is called 'wilderness'.

I had to add the 'default:' case in the switch statement to also use the 'full' mode. Is there any easy way that I could support custom view modes?

Comments

rajmataj’s picture

Did you find a solution for this with Drupal 7?