How to get the user Id of the currently logged user in Tridion? -


i implemented ribbon tool bar button in tridion. part of need loop through components, requires valid session.

to create session in tridion require user id. how user id of current user(windows user id)?

will following command user info? if please let me know usage of command.

getjsonusersettings(); 

thanks in advance. response appreciated.

try way user id:

tridion.ui.usersettings.getjsonusersettings(true).user["@id"] 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -