close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

The disableInheritance and defaultInheritance flags for pagegrid of non augmented categories and products work now as intended

In the pagegrid layout document the disableInheritance flag is used to disable the inheritance and the defaultInheritance flag to change the default inheritance. This feature works now also for the non-augmented commercial categories and products. This is fixed for studio, headless server and cae. To that end com.coremedia.blueprint.base.pagegrid.ContentBackedPageGridService is extended by following public API methods:

  • ContentBackedPageGrid getContentBackedPageGrid(Content content, boolean virtual);

  • ContentBackedPageGrid getContentBackedPageGrid(Content content, String pageGridName, boolean virtual);

  • ContentBackedPageGrid getContentBackedPageGrid(Content content, String pageGridName, TreeRelation<Content> treeRelation, boolean virtual);

(CMS-21988)

Search Results

Table Of Contents