07-22-2009 04:20 AM
var esporigen = companyhome.childByNamePath("/Facturas/Revision Facturas/Revisar");
if(esporigen.children == null)
{
space.setPermission("Read","pepe");
space. removePermission("Coordinator", "pepe");
}
07-22-2009 04:36 AM
07-22-2009 06:46 AM
var esporigen = companyhome.childByNamePath("/Facturas/Revision Facturas/Revisar");
if(esporigen.children[0]==null)
{
space.setPermission("Read","pepe");
space. removePermission("Coordinator", "pepe");
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.