Needs work
Project:
Contextual variables
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2015 at 14:46 UTC
Updated:
6 Dec 2015 at 23:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jurgenhaasHere is the promised patch which executes after entity view has been called.
Comment #3
decipheredThe problem goes both ways, as executing later also means that variables that are utilised earlier haven't yet been modified. But that's not really an issue, because running multiple times shouldn't be a massive issue.
I'm not sure if this is the most appropriate hook to trigger on though, I will need to look into this a bit further before implementing.