Property reference

sn_communities.default_permission_for_forum_memberships

The sn_communities.default_permission_for_forum_memberships property sets the default permission for users joining a forum. This affects how permissions are assigned automatically when a forum is made available for memberships, ensuring appropriate access levels for new members.

Default: ff73ee9893223200a8223511e57ffb0b Type: string Application: Communities

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It determines the default permission assigned to forum memberships, impacting user access to forum content.
What area does it affect? Forum Permissions Management
What does the default mean? The default value is "ff73ee9893223200a8223511e57ffb0b", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring forum membership settings or adjusting user access permissions.

Out of the box property record

Raw metadata from the property record.

Property name sn_communities.default_permission_for_forum_memberships
Sys ID 09e5f8919343320052643511e57ffbc2
Type string
Application Communities
Default value ff73ee9893223200a8223511e57ffb0b
Description This property value will be used in permission column while auto creating a record in Forum Permissions when a Forum is marked as 'Available for memberships'. End users can add permissions details to this permission record or change the permission itself by giving the sys_id of the permission they want to use as a default permission for Forum Memberships.
Updated 2018-01-15 07:33:23

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... forum for registered users. To access content, users must request forum membership. b. If required, you can add a new forum permission and set it as the default using the sn_communities.default_permission_for_forum_memberships property. Example If you want public users to view content in the forum to attract them to become members, create a forum permission as follows: ▪Forum User: Public. ▪Permission: Question ...