Get Current User in Client Side Share Javascript?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2014 03:52 PM
Hi all,
How does one get the email address of the current logged in user in client side javascript in sharre?
thanks
How does one get the email address of the current logged in user in client side javascript in sharre?
thanks
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2014 05:36 AM
Using Alfresco.constants.USERNAME, you should get the username for the current user and then to get the email address for it,I think for that you will have to invoke a repository webscript and get the email address of the current user.
Hope this helps.
Hope this helps.
