i'm working on a small project to get the current user spaces in alfresco. i searched in the few days buts no result.
can any one help me to get the current user spaces using webscript in alfresco.
thanks you
i'm working on a small project to get the current user spaces in alfresco. i searched in the few days buts no result.
can any one help me to get the current user spaces using webscript in alfresco.
thanks you
Do you mean the user's home folder? In java you can do it like this:
In javascript you could get it like this:
If you're looking for something other than that, please comment.