03-28-2014 03:57 AM
if (!user.isAdmin) {
// for loop here enclosing code below
if (items.organization == user.properties["cm:organization"]) {
items.splice(i,1);
break;
}
}
04-15-2014 04:02 AM
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.