12-10-2010 09:19 AM
12-13-2010 06:31 AM
12-14-2010 04:10 AM
12-15-2010 05:01 AM
var json = remote.call("/api/sites/" + page.url.templateArgs.site + "/memberships/" + encodeURIComponent(user.name));
if (json.status == 200)
{
obj = eval('(' + json + ')');
}
12-17-2010 11:49 AM
06-27-2011 02:15 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.