If you add a context and set "show on node type Article only on node form" the context is triggered if you hit the EDIT tab on a node "node/110678/edit" if you hit the edit link on the admin Content page "admin/content" it directs to /node/110678/edit?destination=admin/content and that does NOT trigger the context.

any ideas?

Comments

raulmuroc’s picture

Version: 7.x-3.0-beta6 » 7.x-3.x-dev

Needed as well!

tekante’s picture

I am unable to replicate this. I set up a context to show on the node edit form for nodes of type article with a debug reaction and it is activated on both the normal node edit path (node/#####/edit and a path when linked from the content listing node/#####/edit?destination=admin/content)

tekante’s picture

Status: Active » Postponed (maintainer needs more info)