Search query with current username

cancel
Showing results for 
Search instead for 
Did you mean: 
mvlcek
Active Member

Search query with current username

Hi, I need define fts or lucene query with parameter current logged user, for example I need something like this:

ASPECT:'cm:lockable' AND! ASPECT:'cm:workingCopy' AND cm:lockOwner:'getCurrentLoggedUser'

I need this query for dashlet creating by saved search , which will show locked files which are locked by logged user.

Is there a way to get a username of current logged user?


Thanks.

 

1 Reply
sanjaybandhniya
Intermediate

Re: Search query with current username

Do you need current username in Repo side or Share side?