I can create a context that displays a block in a given region if a node field has a particular value with the Entity Field condition. This works great.

However, if the node needs to be completely rewritten, such that all the fields except the title are hidden and a view page, set to display via menu tab local task, is displayed instead, then there is no entity field to condition off of.

So if my node is only really displaying different views displays from a view, is there a way to set a block based on the views field value, which is in reality the node's fields value?

Comments

rreiss’s picture

Issue summary: View changes
Related issues: +#2386267: Support viewfield

This may be what you're looking for https://www.drupal.org/node/2386267

paulocs’s picture

We prefer to try to use another module to do it. Please try the module and the patch suggested in comment #1 if you still have this problem.

If it does not fit for you, please reopen the issue.

paulocs’s picture

Status: Active » Fixed
paulocs’s picture

Status: Fixed » Closed (fixed)