qualification:groupRecommendations

Returns all the user qualification that are recommended to the given group. You can use the name, groupId or groupName to get the group.

Syntax
<qualification:groupRecommendations
   groupId="..."?
   groupName="..."?
   id="..."
   name="..."?/>
Attributes
id, mandatory, no runtime expressions

Name of the scripting-variable.

name

Name of the scripting-variable where to get the group from. This must be a UserQualificationGroup object.

groupId

The id of the group.

groupName

The name of the group.