Hi,
I am wondering if it is possible to display some code that is shown when customers have NOT logged in.
Where the actinic code reads:
Such as I would like to display a link saying "Not Registered? Click here to Register now!" but only to be seen by people who have not logged in.
Is this possible to do so?
I am wondering if it is possible to display some code that is shown when customers have NOT logged in.
Where the actinic code reads:
<actinic:variable name="NowServing" /><actinic:variable name="CurrentAccount" /><actinic:variable name="LogoutSimple" />
Is this possible to do so?
Comment