Get-PnPSiteTemplate to make template of list with data, folders and attachments. #517
Unanswered
alexislagodka
asked this question in
Q&A
Replies: 1 comment
-
As far as I know you must use the pnp format in order for it to include content such as list items, at least that works for me |
Beta Was this translation helpful? Give feedback.
0 replies
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 want to make a template of list include items, folders and attachments.
I used :
With the configuration file below :
But the template return items with no data in rows, no folders ,but it works for attachments.
I tried another approach with these commands :
This solution works for items, folders but not for items in folders and not for attachments.
So, anyone have an idea to do that ?
Or it's not possible to do that with the pnp provisioning engine ?
Beta Was this translation helpful? Give feedback.
All reactions