|
||
Group display name |
Sets the name displayed for the forum group on the website. |
Group code name |
Assigns a unique name to the forum group that can be used to identify it, e.g. in the API. You can leave the (automatic) option to have the system generate an appropriate code name based on the display name. |
Description |
May be used to enter a text description of the forum group, which will be displayed on the website. |
Forum group base URL |
Enter the URL of the page where the forum group will be placed, for example: ~/MyForum.aspx
This is used by the system when creating absolute URLs leading to the given forum group. |
Forum group unsubscription URL |
Sets the URL of the page where users can unsubscribe from the given forum group. |
More resources can be found in:
•Developer's Guide -> Modules -> Forums -> Overview
•Developer's Guide -> Modules -> Forums -> Creating a forum group