Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleSummary

Supervisor Attributes are a special type of Member Attribute that can only be used with Member Role workflows. Mechanically they are equivalent, but Supervisor also establishes a "responsible party" relationship between the Member Role the attribute exists on (the "supervisee") and the Member Role that the attribute value points to (the "supervisor").

This supervisory relationship is used by the Organization Portal to determine which members a given supervisor is allowed to view and act on.


Overview

TODO

Configuration

This attribute collects:

  • The Member Role to restrict the lookup to
  • An additional filter (a custom database procedure) to apply when performing the member lookup
  • Whether the end user uses a combo box to select the Supervisor, or navigates the Organization Hierarchy
  • Whether the lookup should be restricted to existing LearningBuilder members only, or whether invitations should be sent to members that are identified and don't already exist in the system

Image Added


Requirements

  • All modern builds of LearningBuilder contain this feature



Filter by label (Content by label)
cqllabel in ( "supervisor-attribute" , "responsible-party" )

Page Properties
hiddentrue


Related issues