Access to FolderType slangley  2013-01-07 15:43
Status: Closed
 
Could you add the current container's folderType to the JavaScript window.LABKEY.container object so that it is not necessary to look it up separately using a call to the LABKEY.Security.getContainers() function?

I like to modify the behavior of some JavaScript functions based on the current container's folderType.
 
 
Nick Kerr responded:  2013-01-08 11:31
Thanks for the suggestion Scott.

I've added the folderType name to the LABKEY.container object so this should be available in 13.1.

Thanks,
Nick