02-19-2009 09:34 AM
function changeToEU(id){
if(id != 0){
id.properties["missionEuro"] = true; // <- is this possible, or what is the code that i need?
}
}
<a href="#" onclick="javascript:changeToEU('${c.id}');"><img src="${url.context}/images/icons/europe-non.png" border="0"></a>02-20-2009 08:19 AM
02-23-2009 10:46 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.