04-23-2009 07:50 AM
04-24-2009 02:37 AM
// Main action
function runAction()
{
var urlStr = webURL + "navigate/showDocDetails/workspace/SpacesStore/" + deskParams.getTarget(0).getNode().getId() +
"?ticket=" + deskParams.getTicket();
return urlStr;
}
var response = "7," + runAction();
response;
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.