Page 1 of 1

REST API / JQuery to list all the websheets under an application folder

Posted: Mon Aug 10, 2015 7:19 pm
by tm123
Hi,

I have a requirement to populate a TreeView with names of websheets of a specific folder under TM1 Applications. I was able to add them to the treeview node with HTML/JavaScript but what i need now is to make the list dynamic, so a piece of code that loops through applicationentries dimension or something like that.

Any ideas?

Thanks