AlenPelin / FridayCore

FridayCore is a set of Sitecore extensions that every Sitecore site needs.
MIT License
4 stars 1 forks source link

Cascade update insert options of inherited templates #4

Open AlenPelin opened 6 years ago

AlenPelin commented 6 years ago

Feature: InsertOptionsCascade

Consider 3 templates:

In Standard Values of each of them update Insert Options so you can insert items of same type and all derived ones:

Update insert options of T1 so that insert options also include Folder template.

Actual Result: This does not affect T2 and T3 - they still don't have Folder template in insert options.

Expected Result: All T1, T2 and T3 have Folder template in insert options

AlenPelin commented 5 years ago

aka InsertOptionsDelta