Hi I was wondering how I can hide the login section, on the customer portal when a user has logged in.
For example if I log in to the customer portal I am taken to the home page, but if I press the page back button I can see the login box, but I am already logged in.
Is there a way to hide this div container depending on whether the user is logged in.
Ewan Jones
Antony Pain
Hi Ewan,
If you have the applicable plan to edit your HTML, we have this in our banner to show "Edit Profile" and "Logout" when user is signed in.
For your case you could do something like
Good luck, hope it helps!