Christian Zuellig

Results 12 issues of Christian Zuellig

First of all - the Issue is not code/pnp specific and can be validated in UI as well. However, we had Templates provisioned which did result in wrong permission settings...

this change overlaps with open pull request #498 / #562 but includes the handling for ShowSiteTitle = !web.HideTitleInHeader as well. i did try to align for easier merging

In order to get the new functionality around Collapsible Section from pnp.core to pnp.framework i did try to expand the \pnpframework\src\lib\PnP.Framework\Provisioning\Model\SharePoint\ModernExperiences\CanvasSection.cs with the Properties from \pnpcore\src\sdk\PnP.Core\Model\SharePoint\Pages\public\ICanvasSection.cs. That way i would...

| Q | A | --------------- | --- | Bug fix? | no | New feature? | yes | New sample? | no | Related issues? | #### What's in...

status:tracked

I did try to understand this change in respect of WebProperties in PNP-Templates: https://admin.microsoft.com/AdminPortal/home?#/MessageCenter/:/messages/MC714186 Thinking about how to handle this in PnP-Framework as i currently see no alternative to Indexed...

## Category - [x] Bug ## Describe the bug > When reading or writing Taxonomy Fields to code check for the FieldType TaxonomyFieldType or TaxonomyFieldTypeMulti to determine if to expect...

question
area: model 📐

To create a folder tree of around 500 Folders original code will take up to 8 minutes just for folder creation. A reason is, that multiple calls are repeated as...

@jansenbe implementation of #1690 Support for new Header and Footer settings Support to Get available fonts in Branding Manager from Site, OutOfBox, Branding Center (Organization) Support to Set Font to...

## Category - [x] Feature request ## Describe the feature https://techcommunity.microsoft.com/blog/spblog/introducing-new-sharepoint-site-header--footer-enhancements/4444261 https://mc.merill.net/message/MC1098935 Start working on implementation today

The Issue with provisioning Empty sections from here https://github.com/pnp/pnpcore/pull/1688 is on translation from XML back to PnP.Core. The EmptySections have been translated to CustomWebPart but they should not be added...