Hi all,
how could I retrieve some user/account properties from the user (the user that actually runs the zimlet) within a zimlet?
I know, that I can access the Username with
and the Displayname withCode:appCtxt.get(ZmSetting.USERNAME)
But I want to access the users firstname, lastname, city, postalcode, street...Code:appCtxt.get(ZmSetting.DISPLAY_NAME)
Does anybody know, how that could be done?
Regards and Thanx
Thomas


LinkBack URL
About LinkBacks

