umbraco-doc-type-grid-editor icon indicating copy to clipboard operation
umbraco-doc-type-grid-editor copied to clipboard

Override Manifest values in v10

Open ComplX1 opened this issue 3 years ago • 0 comments
trafficstars

We're using the v10 version of the package, and are looking to disable "enablePreview", But with the manifest being in code now instead of inside a package.manifest I'm struggling to find a way to override the settings.

I've tried adding a package.manifest in the appplugins folder hoping that that would take priority over the one defined in DocTypeGridEditorManifestFilter.cs

I have tried creating my own ManifestFilter, finding the one built by this package and overriding the properties, but to no luck.

Any assistance, or Docs on Extending/Replacing manifest values?

Many thanks

ComplX1 avatar Oct 04 '22 08:10 ComplX1