In "Invoke-PnPSiteTemplate" is there an option to exclude specific List, Field? #702
mohammadamer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Invoke-PnPSiteTemplate command let to apply template to a site, but I stumbled upon excluding a specific field every time I apply the site template.
Why! Because I have a multi choice field in my template and every time I apply the site template, the choices field get overwritten and the choices that have been added to the site by end users are gone.
So, the question is, In "Invoke-PnPSiteTemplate" is there an option to exclude specific List, Field?
I know about the parameter -ExcludeHandlers but it excludes all Fields, or all Lists however I really need to exclude specific field and specific list instance.
Beta Was this translation helpful? Give feedback.
All reactions