12-09-2008 09:12 PM
12-10-2008 03:44 AM
12-10-2008 10:01 AM
var valor = document.properties["myBoolean"];
if(valor == true)
{
document.properties.description = document.properties.name;
document.save();
}
12-11-2008 02:22 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.