| Here’s an example of how visibility and the login object work together:
On the page below, you can see both the Login object and an Article that says “Welcome to the webtreepro customer center” (in the blue dotted line box): |
|
The Login box is set so that it’s visible to anyone that visits the page.
The article is set so that it’s only visible to an Administrator and a Customer as shown below (this is the Visibility tab of the Add Content wizard).

|
|
Now, let’s look at how the page looks to a visitor that hasn’t logged in:

As you can see, the login box is shown but the article that is only supposed to be seen by a logged in visitor is not visible. |
|
Once the user enters their credentials and clicks the Login button, the page changes:

The Login box disappears and the status bar appears at the top of the browser with the user’s name and logout link displayed. The Article is revealed.
|
|