Using this solution you can:
- view retention information from files and folders labeled with a retention label.
- toggle record lock status
- clear the retention label from a file or folder.
- bulk toggle record status for selected items or the entire library.
- bulk clear labels for selected items or the entire library.
This solution comes in handy if you choose to not publish any retention label, for example for purposes of automatic labelling. In such a scenario, the retention label dropdown would not be visible, and thus it would be impossible to clear the label of an item.
Opening the Retention Controls dialog:
Viewing retention information for a single selected item:
Viewing retention information for multiple selected items or the entire library:
Taking action on a single item, all selected items or the entire library:
"Take bulk action" encompasses the entire library if no items were selected before opening the retention controls dialog.
Get your own free development tenant by subscribing to Microsoft 365 developer program
Publish the SPFx package to your app catalog Ensure the solution is made available across your tenant
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- npm install
- gulp serve
Include any additional steps as needed.
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development