Integrating Sidebar and activity stream
For agents to post Sidebar discussions in the activity stream, Sidebar must be integrated with the activity stream and Sidebar options must display in the post filters. If the Sidebar options don’t display in the post filters, you must add them.
Before you begin
Role required: admin
Note: List of post types without Sidebar options:
Image omitted: post-types-menu-1.png
Post types menu without Sidebar options.
Post types menu without Sidebar options.
Procedure
If Sidebar was automatically installed in the workspace:
- Check the
sys_propertiesfile for the record glide.ui.{table_name}_activity.fields where {table_name} is the parent record table name. - If the
sys_propertiesfile record exists for the record table, check whether it includes Sidebar discussion and Sidebar posted message. If it doesn't, add Sidebar discussion and Sidebar posted message at the end of the existing value.
- Check the
Image omitted: activity-stream-post-type-filter.png
sys\_properties file record for activity stream post type filter instructions. Sidebar discussion and Sidebar posted message are highlighted in the Value field.
sys\_properties file record for activity stream post type filter instructions. Sidebar discussion and Sidebar posted message are highlighted in the Value field.
If Sidebar was manually added for a record in a workspace:
- Check the
sys_propertiesfile for glide.ui.{table_name}_activity.fields where {table_name} is the parent record table name. - If the
sys_propertiesfile record exists for the record table, check whether it includes Sidebar discussion and Sidebar posted message. If it doesn't, add Sidebar discussion and Sidebar posted message at the end of the existing value.
- Check the
Image omitted: activity-stream-post-type-filter.png
sys\_properties file record for activity stream post type filter instructions.
sys\_properties file record for activity stream post type filter instructions.
3. If the `sys_properties` file record doesn’t exist for the record table, it loads the default filters which contain Sidebar filters.
**Note:** List of post types with Sidebar options:
Image omitted: sidebar-same-post-type.png
Post types menu with sidebar options highlighted.
Post types menu with sidebar options highlighted.