forum:group

Returns a specified forum. This tag is deprecated. Use forum:forum instead.

Syntax
<forum:group
   forumId="..."?
   id="..."/>
Attributes
forumId

The ID of the forum to retrieve. If this attribute is omitted, then the ID of the default content item is used.

id, mandatory, no runtime expressions

The name of the scripting variable that will be created to access the returned forum.

Scripting variable (id)

A scripting variable will be defined using the value of the id attribute as its name. The variable is of type com.escenic.forum.presentation.PresentationForum.