Hello everybody
I am trying to fetch data out of a folder and I also need to find the hidden Objects.
The request looks like the following:
$.getJSON($url("func=ll&objAction=page&noGUI=true&browseMode=targetBrowse&objID={0}&pageSize=24&sort=name&emitter=JSON",OTvar.node.ID),function(data){......
Is there a parameter or a possibility to get also the hidden objects?