I'm looking for a package that allows me to assign/copy properties from one document type to another document type ( the master inheritence trick is not enough in this case).
I was told that someone had created such a package, but i'm unable to find it :/
Don't know if there is a package for this, but if you right click a document type there is an export option which will export the documenttype and properties. You can than import it again, but if you already have documenttype with the same name those properties get merged. So export the documenttype. Rename the original documenttype and import it again. Than you should have 2 documenttypes.
Copy Doctype Property package
Hi there
I'm looking for a package that allows me to assign/copy properties from one document type to another document type ( the master inheritence trick is not enough in this case).
I was told that someone had created such a package, but i'm unable to find it :/
Can any one point me in the right direction?
Anyone?
Don't know if there is a package for this, but if you right click a document type there is an export option which will export the documenttype and properties. You can than import it again, but if you already have documenttype with the same name those properties get merged. So export the documenttype. Rename the original documenttype and import it again. Than you should have 2 documenttypes.
Jeroen
Hi Jeroen
Thanks for your input, but not quite the solution i'm looking for.
Anyone else know of a package that can copy specific document properties?
It seems DocTypeMixins is just the stuff I was looking for:
http://24days.in/umbraco/2012/doctypemixins/
is working on a reply...