Versions Compared

Key

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

See also: Member Role Attribute / LB-2026

Overview

The “Member Role” attribute, by default, will allow users to select any Member Role that matches the Role and Status values specified in the attribute configuration.

...

This sort of logic is too complex and nuanced to be configured through the visual editor, but it can be implemented using a custom database procedure.

...

System Administrator configuration

First, a SysAdmin must create a new Custom Database Object of type MemberRoleAttributeFilterDataSource. A sample procedure exists and can be used as a starting point.

...