readme update for Twitter and PnP ListView Field Controls samples (#1171)
This commit is contained in:
parent
b45be8a4a5
commit
90a98a3ec4
|
@ -39,7 +39,7 @@ Version|Date|Comments
|
||||||
* `gulp bundle --ship`
|
* `gulp bundle --ship`
|
||||||
* `gulp package-solution --ship`
|
* `gulp package-solution --ship`
|
||||||
* from the _sharepoint/solution_ folder, deploy the .sppkg file to the App catalog in your tenant
|
* from the _sharepoint/solution_ folder, deploy the .sppkg file to the App catalog in your tenant
|
||||||
* create Term Store group as shown on the screenshot below:
|
* create Term Store group as shown on the screenshot below:\
|
||||||
![Term Store](./assets/taxonomy.png)
|
![Term Store](./assets/taxonomy.png)
|
||||||
* in the site where you want to test this solution
|
* in the site where you want to test this solution
|
||||||
* create Country list as a standard Custom list and add few items in there
|
* create Country list as a standard Custom list and add few items in there
|
||||||
|
@ -50,11 +50,9 @@ Version|Date|Comments
|
||||||
* Experience - Choice with next choices: Bad, Normal, Good
|
* Experience - Choice with next choices: Bad, Normal, Good
|
||||||
* Picture - Hyperlink or Picture, display as Picture
|
* Picture - Hyperlink or Picture, display as Picture
|
||||||
* JourneyType - Managed Metadata connected to the Term Set created above
|
* JourneyType - Managed Metadata connected to the Term Set created above
|
||||||
* add the app named _page-sections-navigation-client-side-solution_
|
* add the app named _react-pnp-controls-list-view-fields-client-side-solution_
|
||||||
* edit a page
|
* edit a page
|
||||||
* add _Page Sections Navigation_ web part
|
* add _PnP ListView_ web part to the page
|
||||||
* add as much _Page Sections Navigation Anchor_ web parts as you want - each anchor adds an item to the navigation
|
|
||||||
* configure web parts
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
@ -40,11 +40,10 @@ Version|Date|Comments
|
||||||
* `gulp package-solution --ship`
|
* `gulp package-solution --ship`
|
||||||
* from the _sharepoint/solution_ folder, deploy the .sppkg file to the App catalog in your tenant
|
* from the _sharepoint/solution_ folder, deploy the .sppkg file to the App catalog in your tenant
|
||||||
* in the site where you want to test this solution
|
* in the site where you want to test this solution
|
||||||
* add the app named _page-sections-navigation-client-side-solution_
|
* add the app named _react-twitter-client-side-solution_
|
||||||
* edit a page
|
* edit a page
|
||||||
* add _Page Sections Navigation_ web part
|
* add _Twitter Feed_ web part
|
||||||
* add as much _Page Sections Navigation Anchor_ web parts as you want - each anchor adds an item to the navigation
|
* configure web part
|
||||||
* configure web parts
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue