Config Repository¶
The config repository allows easy access to configuration of the webpart that may be reused in multiple areas of the tenant.
Save Configuration¶
Saving the configuration presents two locations to save the webpart configuration.
OneDrive - Users can save the configuration to their OneDrive. SharePoint - Users can save the configuration to the root site assets folder.
All configuration will be saved to a JSON file named PanoramSP.
Note
Users who do not have access to the root site assets folder will not be able to use the SharePoint option.
Load Configuration¶
Loading the configuration will load the saved config into the current webpart.
Warning
When loading config any current configuration will be overriden by the incoming properties.