How much code do I need to duplicate in my -config.xml file to extend or change the resulting contentView?
I need to extend my contentView in DM-5.5 to include an extra column. How much code do I need to duplicate in my extension, to make it do what I want it to do, as well as what it already does? For example, if I want everything to be the same, but wan...