02-25-2009 01:42 PM
04-15-2009 01:00 PM
var pathSegments = url.match.split("/");
// modifications by Tejas begins
var user_home= userhome.properties.name;
if(url.templateArgs.id == 'children')
url.templateArgs.id = 'Company Home/'+user_home;
// modifications by Tejas ends
var reference = [ url.templateArgs.store_type, url.templateArgs.store_id ].concat(url.templateArgs.id.split("/"));
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.