readme update for Twitter and PnP ListView Field Controls samples (#1171)

This commit is contained in:
Alex Terentiev 2020-03-12 05:52:39 -07:00 committed by GitHub
parent b45be8a4a5
commit 90a98a3ec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 9 deletions

View File

@ -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

View File

@ -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