Hi all,

Anyone out there tried to place an EVA into a entity programmatically?

What I'm hoping to do is in my module place the EVA by default and prevent removal (maybe modification) from the UI.

Thanks.

Comments

pasqualle’s picture

export the view as usual..

joachim’s picture

Use hook_views_default_views() to define views which have EVA displays on them.

mkadin’s picture

Status: Active » Fixed

Yes. This is the correct approach.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.