Developer Forum »
Move properties in the content module
62 posts

The new content module works great!!

But what is the best way to move a property within a hierachy? I want to move a property one level up. If I try to add a new property with the same name (on the top element), Visual Studio crashes. Do I have to delete the property and re-add it?

 

 

120 posts

You cannot move properties from one class to another class. This would involve moving data etc. which the module does not support. The best way is to create the property in both classes and write your own script to move the data if necessary. Then delete the old property. 

Have you updated the Ontology Module. Try reinstalling it. Use the Webnodes setup program to update it.

1