This commit is contained in:
parent
d4c1baadd5
commit
17e7be65e4
|
@ -63,11 +63,11 @@ 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:
|
||||
![rfx](assets/RFX.png "RFX")
|
||||
![rfx](assets/RFX.PNG "RFX")
|
||||
(The title was renamed to RFX Number)
|
||||
|
||||
The RFX Folder List
|
||||
![rfxfolders](assets/RFXFolders.png "RFXFolders")
|
||||
![rfxfolders](assets/RFXFolders.PNG "RFXFolders")
|
||||
(The RFx column is a lookup to the Title/RFX Number in the RFx list)
|
||||
|
||||
The scripts folder contains some feeble attempts to generate these lists using a sitescript.
|
||||
|
|
Loading…
Reference in New Issue