Skip to content

sgart-it/sgart-spfx-configurable-view-webpart

Repository files navigation

sgart-spfx-configurable-view-webpart

SPFx configurable view webpart (beta version)

https://www.sgart.it

install project

node 14.0

npm install gulp-cli yo @microsoft/generator-sharepoint --global

gulp trust-dev-cert

check:

npm list --global --depth=0️

npm 7 se errore

ERESOLVE unable to resolve dependency tree

npm install --save --legacy-peer-deps

yo @microsoft/sharepoint

Debug

gulp serve

usare chrome all'indirizzo https://NomeTenant.sharepoint.com/_layouts/15/workbench.aspx

con firefox Warning:

Your web part will not appear in the toolbox. Please make sure "gulp serve" is running in a web part project. Please refresh the page once "gulp serve" is running. Click here for more information.

Dati di esempio

Per testare l'esempio creare una lista SharePoint

  • Title (Single line of text)
  • Description (Multiple lines of text)
  • Image1 (Thumbnail)
  • PageUrl (Hyperlink or Picture)
  • OpenInNewWindow (Yes/No)
  • DataPub (Date and Time)
  • InEvidence (Yes/No)
  • IconName (Single line of text)
  • Order0 (Number)

In ogni caso va bene qualsiasi lista o document library previa configurazione.

Screenshot

Dati di esempio

Dati di esempio

Dati di esempio

Dati di esempio

Dati di esempio

Dati di esempio

Deploy

gulp clear; gulp bundle --ship; gulp package-solution --ship

Used SharePoint Framework Version

version

References

About

SPFx configurable view webpart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published