File View
The file view is a component that allows you to specify a file manager directory as a target to browse and download files uploaded to that directory. Microsoft SharePoint integration can also be performed by specifying the Microsoft SharePoint drive ID and folder ID. You can narrow down the files you are referring to from the search field.
Property
| No | Item | Input Value | Default Value | Action Property | Type | Action Default Value | Description |
|---|---|---|---|---|---|---|---|
| 1 | ID | String | Auto-generated | id | string | Auto-generated | The [id] property cannot be set by actions. |
| 2 | Width | Number | 565 | width | number | 565 | Component width |
| 3 | Height | Number | 230 | height | number | 230 | Component height |
| 4 | X | Number | x | number | X coordinate position | ||
| 5 | Y | Number | y | number | Y coordinate position | ||
| 6 | Columns | Number | 4 | columns | number | 4 | Number of columns for file display |
| 7 | Visibility | Boolean | ON | visibility | boolean | true | Display state |
| 8 | Connection | Selection 1. File Manager 2. SharePoint | File Manager | Type of connection destination | |||
| 9 | Target | String | target | string | File manager folder path | ||
| 10 | Drive ID | String | driveId | string | SharePoint drive ID | ||
| 11 | Folder ID | String | folderId | string | SharePoint folder ID |
Event
None