Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This boolean property controls the ability to send forum invites to users with external email addresses, ensuring invites are limited to internal users. |
| What area does it affect? |
Community Forum Functionality |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
An admin should review this property when adjusting community access policies or managing user invitations. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_communities.disableForumInvitesForExternalEmails |
| Sys ID |
17bd9152cb8403004bc35ea3434c9c10 |
| Type |
boolean |
| Application |
Communities |
| Default value |
true |
| Description |
This property is used by the community code to programatically determine if forum invites from the Forum page can be sent to external users. Do not change this value manually as this might cause unwanted effects on the forum email invite functionality |
| Updated |
2018-01-15 10:16:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to show on the topics • Type: integer • Default value: 12 sn_communities.topicListBatchSize Default number of topics to show on the topics li • Type: integer • Default value: 12 sn_communities.disableForumInvitesForExternalEmails Determines if forum invites from the forum page Note: Do not change this value manually b • Type: boolean • Default value: true sn_communities.attachments.document.max_size Maximum attachment file size in MB. ...