Tip: Before continuing, make sure you've read Working with Wix App Collections.
When you add the Wix File Share application to your site, the FileshareFolders collection is automatically added to your site.
To use the FileshareFolders collection in code, refer to it as "Media/FileshareFolders"
.
This document describes the permissions and fields in your FileshareFolders collection.
The FileshareFolders collection has the following permissions:
You cannot change the FileshareFolders collection permissions.
Note: This app collection contains read-only fields that cannot be managed from the collection. You can update the fields from the relevant app in your site’s dashboard.
The field name is listed as the heading of each section, with the field ID listed in parentheses, like this: Name (name). The fields appear in this document in the order in which they appear in your collection by default.
Description: Name of folder. This is the Main field.
Type: Text
Can connect to data: Yes
Can use in dynamic page URL: Yes
Can be sorted: Yes
Can be filtered: eq, ne, lt, lte, gt, gte, hasSome, hasAll, contains, startsWith, endsWith
Read-only: Yes
Description: Unique identifier of the user who created the folder. Can be a site owner, contributor, or member. This is a system field and is hidden by default.
Type: Text
Can connect to data: Yes
Can use in dynamic page URL: Yes
Can be sorted: Yes
Can be filtered: eq, ne, hasSome, hasAll, contains
Read-only: Yes
Description: The date and time the folder was created. This is a system field and is hidden by default.
Type: Date
Can connect to data: Yes
Can use in dynamic page URL: No
Can be sorted: Yes
Can be filtered: eq, ne, lt, lte, gt, gte, hasSome, hasAll, contains, startsWith, endsWith
Read-only: Yes
Description: Reference to the folder's parent folder, as listed in this collection.
Type: Reference
Can connect to data: Yes
Can use in dynamic page URL: No
Can be sorted: Yes
Can be filtered: Yes
Read-only: Yes
Description: Array of objects representing the full path from root to folder.
Type: JSON
Can connect to data: No
Can use in dynamic page URL: No
Can be sorted: No
Can be filtered: No
Read-only: Yes
Description: The number of times the folder was marked as a favorite. Both site members and visitors can mark a folder as a favorite.
Type: Number
Can connect to data: Yes
Can use in dynamic page URL: Yes
Can be sorted: Yes
Can be filtered: eq, ne, lt, lte, gt, gte, hasSome, hasAll, contains, startsWith, endsWith
Read-only: Yes
Description: Indicates whether the folder was marked as a favorite by the current visitor.
Type: Boolean
Can connect to data: Yes
Can use in dynamic page URL: No
Can be sorted: No
Can be filtered: No
Read-only: Yes
Description: The number of times unique visitors viewed (drilled down to) the folder. Note that multiple views by the same visitor and downloading the folder do not increment the view count.
Type: Number
Can connect to data: Yes
Can use in dynamic page URL: Yes
Can be sorted: Yes
Can be filtered: eq, ne, lt, lte, gt, gte, hasSome, hasAll, contains, startsWith, endsWith
Read-only: Yes
Description: Indicates whether the current visitor viewed (drilled down to) the folder.
Type: Boolean
Can connect to data: Yes
Can use in dynamic page URL: No
Can be sorted: No
Can be filtered: No
Read-only: Yes
Description: The number of files and folders directly inside this folder. Note that subfolder children are not included in the count.
Type: Number
Can connect to data: Yes
Can use in dynamic page URL: Yes
Can be sorted: Yes
Can be filtered: eq, ne, lt, lte, gt, gte, hasSome, hasAll, contains, startsWith, endsWith
Read-only: Yes
Description: Date and time the folder was most recently changed (created or renamed). Note that subfolder activity does not affect this field.
Type: Date
Can connect to data: Yes
Can use in dynamic page URL: No
Can be sorted: Yes
Can be filtered: eq, ne, lt, lte, gt, gte, hasSome, hasAll, contains, startsWith, endsWith
Read-only: Yes
Description: Folder ID. This is a system field and is hidden by default.
Type: Text
Can connect to data: No
Can use in dynamic page URL: No
Can be sorted: No
Can be filtered: eq, ne, hasSome, hasAll, contains
Read-only: Yes