Has Been Customised

This is a skill to check whether a list has been customised beyond the default list or document library template.

pnp e2ccee8 4 files · 172.5 KB Updated

File contents

Check if a list has been customised beyond the default list or library template

This is a simple skill that checks whether a list has been customised beyond the default list or library template. It does this by comparing the list schema with the default schema for the list template. If there are any differences, it returns true, indicating that the list has been customised.

Example of customised library or list

These are examples of how a document library or list has been customised:

  • The view has changed from the default columns
  • New Columns have been added to the library or list
  • The default content type has been changed
  • The permissions have been changed from inheriting the site permissions

pnp/script-samples/tree/main/scripts/spo-ai-skills-upload/assets commit e2ccee8597

Frequently asked questions

npx skillmds@latest add pnp/has-been-customised