I am working on Alfresco project for some time. This is my first time facing Alfresco, so the help will be useful. I need to get a nodeRef of specific folder from one site using JavaScript. I have not prepare any code, sorry for that, but I haven't idea so far how to start.
Using companyhome won't work for me, because I work in Alfresco Share, and Share does not support objects from Repository side, am I right?
For example, if I have site "Documents", inside site I have folder "Report", how to get to the Report folder using javascript, and how to list children of folder Report?
Thanks in advance!