Hi,
I want to change SMS zimlet for my needs. Unfortunately I don't know how to get username which is logged in panel and using SMS zimlet. This is needed for me to write in some mysql database. So.. how to get this username from JS ??
Hi,
I want to change SMS zimlet for my needs. Unfortunately I don't know how to get username which is logged in panel and using SMS zimlet. This is needed for me to write in some mysql database. So.. how to get this username from JS ??
You can get the username of the currently logged-in user by calling ZmZimletBase.prototype.getUsername() (returns user@domain.tld). You can get the user's unique ID by calling ZmZimletBase.prototype.getUserID()
Graham Ballantyne
Simon Fraser University
There are currently 1 users browsing this thread. (0 members and 1 guests)