Hi all,
I a new to this and still finding my feet, I have an issue that i can't work out. what I have right now is a master detail page as my main root. The details of this is set to a view. what I want to do in this view is check if a user is loggin r not, if they are I will continue to load this view, if not i would like to stop loading this view and replace it with a different one.
what is the best generic way to do this?