Skip to content

Registration

Option required

Registrations are only available if the REGISTRATION option is enabled on the project.

Definition

A Registration is a submission made by a candidate through a Form. It holds the candidate's answers and tracks the validation lifecycle.

Project
└── Form
	└── Registration

Main attributes

AttributeDescription
AnswersThe candidate's responses to the form fields
StatusCurrent validation status
NotesInternal notes added by project staff during review

Status

StatusDescription
PENDINGSubmitted, awaiting review
VALIDATEDApproved — participants are added to the project
REJECTEDRefused — no participant is created

Validation effects

When a registration is validated, the following happens automatically depending on the form type:

Form typeEffect
INDIVIDUALOne participant is created and added to the project
GROUPAll participants are created, added to the project, and a dedicated group is created

Visibility before validation

Participants and groups resulting from a registration are not visible in other modules (movements, alerts, planning, etc.) until the registration status is VALIDATED.

Relationships

Related objectRelationship
FormA registration belongs to one form
ParticipantA validated registration creates one or more participants
GroupA validated group registration creates one dedicated group