11 Jul
2011
11 Jul
'11
5:05 p.m.
On Mon, Jul 11, 2011 at 8:28 PM, toon severijns <toon.severijns@gmail.com> wrote:
Hello All, I want to alter the header message of my view depending on some logic (whether a specific node is flagged or not). Where do i best include this in the hook system?
I would do it in hook_views_pre_render(&$view) see http://bit.ly/oESicB