Page 1 of 1

Add Logout script to a button.

Posted: Tue Mar 04, 2025 8:29 am
by Biju
How can I add a logout script to an Icon (FontAwesome)?

Re: Add Logout script to a button.

Posted: Tue Mar 04, 2025 8:59 am
by Pablo
I assume you want to use it in combination with the login tools?
To logout, you will need a form, a submit button and a script. So, an icon can not be easily used for this.

However, the standard 'logout' button, also support icons. So, maybe you can use this instead?

Re: Add Logout script to a button.

Posted: Tue Mar 04, 2025 9:49 am
by Biju
However, the standard 'logout' button, also support icons. So, maybe you can use this instead?
Thanks Pablo..