The Basic Attribute Collector is an Enrollment Flow Plugin that collects a single Name and Email Address for a Petition as part of an Enrollment Flow. While it is primarily intended for demonstration purposes, this Plugin may be suitable for simple use cases where the more complex functionality of the standard Attribute Collector is not required.

Configuration

  1. When adding a new Enrollment Flow Step, the Plugin is CoreEnroller.BasicAttributeCollectors.
  2. The Plugin is intended to work with Petitioner or Enrollee Actors.
  3. Configure Name Type and Email Address Type to be the respective Type that will be assigned to the Name and Email Address created as part of this Petition.
  4. The Person Role created as part of this Petition will be assigned the configured Affiliation Type, and optionally the configured COU.

Usage

When the Enrollment Flow transitions to the Basic Attribute Collector step, a short form will render, prompting for Name and Email Address elements. This form is not customizable, attributes cannot be added or removed. For customizable forms, use the standard Attribute Collector instead.

When the Petition is finalized, the collected attributes will be attached to the Enrollee's Person record, and a Person Role will be created with the affiliation and COU configured.

See Also

  • No labels