Marc D Anderson

Results 197 comments of Marc D Anderson

After I added this issue, I found the [Export-PnPTermGroupToXml](https://pnp.github.io/powershell/cmdlets/Export-PnPTermGroupToXml.html) cmdlet. It does a better job than I would, so closing.

I guess I can't close it, so @pkbullock, feel free!

@hennott: That's due to the "modern" UI, not @johnnliu's solution here. We simply can't inject JavaScript into modern pages yet.

Please note that the solutions in this repo are maintained by volunteers in their spare time for the good of the community. As such, there is no guaranteed response time.

Can you explain what your issues are with versioning? Version numbers are created automatically by SharePoint. Each minor version is after the decimal, like the 2 in 1.2, and each...

Thanks, @karuanag. Does this line in the second section [What's the relationship between the two?](https://learn.microsoft.com/en-us/microsoft-365/community/should-i-store-my-files-in-teams-or-sharepoint-an-understanding-of-behind-the-scenes#whats-the-relationship-between-the-two) not address this adequately? We could certainly pull it higher in the article if you...

@lar404 - The easiest way to see this is to go to the Site Columns page in any site (Site Information / View all site settings / Site Columns). When...

Alternatively, you could use PowerShell to export the DisplayName / InternalName plus any other information you might want. See: [Get-PnPField](https://pnp.github.io/powershell/cmdlets/Get-PnPField.html)

@lar404 - FWIW, here's a list of the StaticName/InternalName pairs for a site. As I mentioned, this list will vary depending on what type of site it is and what...

Thanks, @jamiekent! Anything you could suggest to improve this article?