How to get currentUser by Javascript?
![]()
I add a field(contribute type) .
When workflow state is AA, then auto set the currentUser in the field. But I don't know how to get currentUser by Javascript? |
2 answers
![]()
Ralph Schoon (62.0k●3●36●43)
| answered May 21 '15, 4:03 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see answer https://jazz.net/forum/questions/133477/work-item-customization-getting-current-user-as-logged-in-user/184711 for how to get the item ID for the user that runs the operation. Thanks to Amaury Quintero for providing this info.
|
![]()
Unfortunately it does not seem to have any way in javascript to get current user as per:
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#API_for_Javascript Similar discussions are in forum as well such as: https://jazz.net/forum/questions/68357/how-can-i-get-current-user https://jazz.net/forum/questions/133477/work-item-customization-getting-current-user-as-logged-in-user Don |
Comments
This value is not available via JavaScript