問題タブ [spfx]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
1151 参照

sharepoint - SPFx アプリで pnpjs コアを使用して複数の列を追加する

pnp js を使用して、sharepoint アプリケーションで使用するリストを作成しています。SharePoint フレームワーク スキーマを使用してプロビジョニングを試みましたが、実際には問題があり、問題を提起しました ( https://github.com/SharePoint/sp-dev-docs/issues/1253 ) 。現在、回避策としてpnp jsを使用してリストを作成しようとしています。私のコードは次のようになります。

複数の列を追加したいのですが、複数のフィールドを追加すると常にエラーが発生します。