Activity settings
The activity settings list displays a list of activity settings.
Activity settings
The activity module consists of comment, favorite (commonly used to implement a "like" action), and Firestore action types. The relationship between the activity settings and the activity list is similar to the relationship between the content structure and the content list.
On this screen, you can configure settings that will only be applied to the specified modules, such as allowing general users to post comments in the content module but not in the member module.
Activity settings list
In the left sidebar menu, click [Activity settings].
Item descriptions
Item | Description |
---|---|
Search | You can search the existing activities by applying different filters. |
Status | Indicates if the corresponding activity settings are active. |
ID | Unique ID of the activities (automatically generated). |
Module | You can enable activities on the following modules:
|
Title | Title of the corresponding activity settings. |
Activity | Number of items in this activity. Clicking a number redirects to the corresponding activity list screen. |
Updated on | Date and time of last update to the corresponding activity settings. |
Batch actions
You can perform the following batch actions by selecting multiple activity settings using the checkboxes in the left-most column.
Button | Description |
---|---|
Enable | Activates the selected records. |
Disable | Inactivates the selected records. Users will not be able to post comments under the corresponding settings. |
Activity settings editor
You can access the editor screen for the activity settings in one of two ways:
- To create a new record, click [Add] in the upper right corner.
- To edit an existing record, click its title.
Item descriptions for non-Firestore modules (e.g., content)
Item | Description |
---|---|
Module | Module that the corresponding activity settings belong to:
|
Title | Title of the corresponding activity settings. Specifying a title helps differentiate among multiple settings within the same module. |
Status | Indicates if the corresponding activity settings are active. |
API request restriction |
|
Hierarchy | Enabling this option allows users to post comments under an existing comment. |
Item descriptions for Firebase Firestore
The Firebase Firestore activity settings contain two additional items compared to other modules.
Item | Description |
---|---|
Firebase Firestore Collection Name | Name of the Firestore collection. |
Firebase Firestore Collection Column Name | List of columns from the Firestore collection to be included. Enter each column name on a new line. |
Related documents
Support
If you have any other questions, please contact us or check out Our Slack Community.