![]() |
fhumanes 5/25/2020 |
I would like to know how to add one more option in the username-button dropdown to show user information, such as: group he belongs to, time of login, last time to login, etc. using alert() or showing a pop-up window. Thank you.
|
J
|
JCRamos author 5/26/2020 |
Gracias, Fernado. Ya he visto cómo hacerlo: var win = Runner.displayPopup( {
// No es necesario
// No es necesario
<?php
|
![]() |
fhumanes 5/28/2020 |
Muy buena solución y explicación. |