Login logout
Autor: William J.
Visitado 2976,
Followers 1,
Compartido 0
Hi Im new to website x5 and so far very impressed. I have one problem though and even after reading the message board I cannot get an answer to my problem. I wish to use the login logout function. I have inserted the widget and configured it and everything works fine apart from I cannot seem to find the option to log out? I know that I can just close the window but I would really like to have the logout botton on the web page as well. is there a logout button? if so how do I implement it?
thanks,
William
Publicado en
Hello William
The login/logout object has two possible settings. You can set it as a login option or as a logout option.
Kind regards
John S.
Autor
Hi John,
thanks for your reply. So can I insert it twice with the change and have it working as a seperate login and logout?
cheers
Hello William
Yes - you can.
You can have an object that is set as a login, and another that is set as a logout.
In fact you only need the logout. If you try to access a locked page, it will force you to login ( you don't need the login object for this ).
If you want to give the user the possibility to logout, you can insert am object ( set as logout ) on the locked page.
Once logged in, the user has acces to all pages that his credentials gives acces to.
Hope this was helpful.
Kind regards
John S.
Autor
Hi John,
cheers for that. Great help I now understand how it works.
thanks