このコマンドは単純なSharePoint リストアイテムをコピー作成できます。
Get your own free development tenant by subscribing to Microsoft 365 developer program
事前に SharePoint リストを用意しておく必要があります。列は、Photo(イメージ列)、Description (1行テキスト)の2だけです。
Solution | Author(s) |
---|---|
CmdCloneListItem | Ai HIRANO |
Version | Date | Comments |
---|---|---|
2.0 | June 23, 2022 | Update to v1.15.0 |
1.0 | December 21, 2021 | Initial release |
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
- 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