Hi all, if we are creating new tab in existing document type and want to move existing property how we can do this?
Example: I have document type with some properties(name, price, description etc.), then create new tab, where create same property(price) and remove it from old tab. but the value of this property would be deleted from already existing documents
so could we move properties between tabs without losing data?