mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 22:14:53 +00:00
Update README.md
This commit is contained in:
parent
6ce64fca68
commit
3cebd46a1d
@ -54,14 +54,14 @@ Version|Date|Comments
|
|||||||
|
|
||||||
## Minimal Path to Awesome
|
## Minimal Path to Awesome
|
||||||
|
|
||||||
* Clone this repository
|
Build this solution and add it to your app catalog (tenant or site).
|
||||||
* in the command line run:
|
|
||||||
* `npm install`
|
|
||||||
* `gulp serve`
|
|
||||||
|
|
||||||
Create two Lists to hold the List of RFX's and th
|
Create a new Team Site (Without and Office 365 Group) or Communications site.
|
||||||
e list of RFX Folders.
|
|
||||||
The lists must have the schemas below (using site content types is not needed)
|
Install this solution on the site
|
||||||
|
|
||||||
|
Create two Lists to hold the List of RFX's and the list of RFX Folders.
|
||||||
|
The lists must have the schemas below (using site content types is not needed.)
|
||||||
|
|
||||||
The RFX List:
|
The RFX List:
|
||||||
![rfx](assets/RFX.PNG "RFX")
|
![rfx](assets/RFX.PNG "RFX")
|
||||||
@ -72,9 +72,9 @@ The RFX Folder List
|
|||||||
(The RFx column is a lookup to the Title/RFX Number in the RFx list)
|
(The RFx column is a lookup to the Title/RFX Number in the RFx list)
|
||||||
|
|
||||||
The scripts folder contains a site script (rfx.json) that can be used to create these lists.
|
The scripts folder contains a site script (rfx.json) that can be used to create these lists.
|
||||||
The PowershellScript AddLists.ps1 in the same folder can be run to applt the script and create the lists
|
The Powershell Script AddLists.ps1 in the same folder can be run to create a site design that creates these lists.
|
||||||
|
|
||||||
After creating the lists create a new site page and add the Request Maintenance webpart to it.
|
After creating the lists create a new site page and add the Request Maintenance webpart to it. (Break inheritance on the page and ensure only site members or owners have access to it!)
|
||||||
|
|
||||||
The webpart configuration is below:
|
The webpart configuration is below:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user