is this a case for RULES
Mon, 12/26/2011 - 20:44
I am wondering if I need to use rules for an idea I have. I have installed rules, but it's not as cut and dry as i hoped for. i hoped for a very person-friendly way of using "if & then" logic. i.e. if a user logs in, then show something different on the home page. however i am finding myself in a maze of machine language operators instead of "if, then display 'content'"
if anyone here works with rules, holler back!

Rules is designed to do things (actions) when other things happen (triggers).
What you describe is access control which doesn't fit into rules well. Rules can add/remove roles from users but can't turn on/off things on the homepage.
You have a couple of options: