Info Tiles¶
The Info Tile web part is used to display an image and rich text in a side by side display.
Properties¶
The main property panel for the Info Tiles web part does not contain any properties, each tile makes use of an individual property pane per tile.
Property | Description | Required |
---|---|---|
Image | An image picker allowing for images to be selected from SharePoint or uploaded. | No. |
Text | A rich text editor allowing for text to be customised for each tile. | No. |
Config Repository¶
This web part supports use of the config repository, to allow users to save and load configurations of web parts with ease.
Loading a config file will populate the web part properties with properties from the incoming file.
SharePoint¶
Saving to SharePoint allows collaboration between users in a tenant.
The path the file is saved to is tenant-name/Site Assets/Mercury Assets/webpart-name.json.
Permissions¶
To save a file to SharePoint, edit permissions are required on the root Site Assets library.
To load a file from SharePoint, read permissions are required on the root Site Assets library.
OneDrive¶
Saving to OneDrive allows a user to save a file locally, this is the best option when a user does not have the required permissions to save to SharePoint.
The path the file is saved to is Mercury Assets/webpartname.json.