Hello,

I am creating a rule with the rules modules that takes care when the user logs in: the home page needs to become another node than the default one.

I looking for assistance regarding how to create an action in the rule that will modify the home page link to the special homepage for logged users.

Current status:
I created action "system set breadcrumb", and I need to fill the title field as well as the path. Can somebody provide an example or any other kind of help?

Comments

mitchell’s picture

Component: Rules Core » Rules Engine
Status: Active » Fixed

Maybe you could use two separate nodes, like 'welcome' and 'home.' When a user arrives, the default home page could be 'welcome', but if the user is logged in and about to load the 'welcome' page, you could redirect them to the 'home' page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.