You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -104,27 +103,32 @@ If you prefer using `fast-serve`, you can run the following command:
104
103
## How to use the new features
105
104
106
105
### Advanced Filtering
106
+
107
107
1. Click the filter icon in the command bar to open the advanced filters panel
108
108
2. Set date ranges using the date pickers to filter by modification date
109
109
3. Use the file size slider to limit results by file size
110
110
4. Click "Apply Filters" to see filtered results or "Clear Filters" to reset
111
111
112
112
### Template Preview
113
+
113
114
1. Click on any template filename to open a preview panel
114
115
2. The preview shows file content for supported file types
115
116
3. Preview panel displays additional metadata including file size, version, and creation/modification dates
116
117
117
118
### Version History
119
+
118
120
1. Click the history icon next to any template
119
121
2. SharePoint's built-in version history page opens in a new tab
120
122
3. View all versions and their details
121
123
122
124
### Grid View
125
+
123
126
1. Toggle between list and grid views using the toggle switch in the command bar
124
127
2. Grid view displays templates in a column layout with more metadata visible
125
128
3. Both views support selection, preview, and actions
126
129
127
130
### Bulk Operations
131
+
128
132
1. Select multiple templates using the checkboxes
129
133
2. The number of selected items appears above the list
130
134
3. Click "Download selected" to download all selected templates
@@ -165,4 +169,4 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
165
169
166
170
**THIS CODE IS PROVIDED _AS IS_ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
Copy file name to clipboardExpand all lines: samples/react-company-templates/assets/sample.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
"This is an alternative to the built-in 'New document' experience in a document library in SharePoint Online. It allows a SharePoint admin to define a repository (such as a standard document library or an org assets library) which acts as a source of templates that can be used in every document library. Any user can browse through the collection of company templates, get an instance of the desired template(s) by one single click and start using it."
0 commit comments