03-31-2011 02:28 PM
01-09-2014 10:38 AM
like this:
delete node.properties["yourprefix:yourproperty"];
node.save();
04-06-2011 06:19 AM
12-03-2012 12:04 PM
01-09-2014 10:38 AM
like this:
delete node.properties["yourprefix:yourproperty"];
node.save();
02-28-2018 06:48 AM
Great!
01-09-2017 12:08 PM
I believe both answers are correct.
If you want to remove properties from nodes, I mean, from all the nodes of some custom type, you should be changing the content model, as Piergiorgio Lucidi answered, but if the problem you are trying to solve is to remove residual properties, that are properties not defined anywhere, then you should be using the answer from
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.