Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
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