I would like to set a variable globally that has the AD Username and emails address and check status if the logged in user is a member of a certain group. I can do this via a controller - but I would like to be able to have a global variable that works for all views. Is this possible?
Thanks, EB