Table

cm_co_enrollment_attribute_defaults

Description

Default values for CO enrollment flow attributes configuration

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

co_enrollment_attribute_id

integer, foreign key

CO Enrollment Flow ID

cm_co_enrollment_attributes:id

 

affiliation

varchar(32)

This default value applies when the enrollment CO Person Role affiliation matches

cm_co_person_roles:affiliation

Not yet implemented (CO-626)

value 

varchar(80)

Default value for this attribute

  • For all types except dates, default value
  • For dates
    • YYYY-MM-DD: Exact date
    • MM-DD: Next MM-DD
    • +#: # days from today

 

modifiable

boolean

Whether or not the Petitioner may change the default value when the petition is created

  • true: Value may be changed
  • false: Value may not be changed