Skip to content

Create form for MA minor name change #631

@evadecker

Description

@evadecker

Is your feature request related to a problem? Please describe.
Right now we have the adult name change form created, but we need to add support for minor name changes.

Describe the solution you'd like
Create a new form which includes all the fields on the CJP 25. There should be some intelligent automation for which form is displayed depending on whether the "isMinor" field is true for the user.

Maybe this takes place within the existing ma-court-order form definition with conditionals depending on the minor status.

Describe alternatives you've considered
We could have a totally separate form like ma-court-order-minor, but:

  1. We would need to handle automatically navigating to the correct form (which is also saved / embedded within the quest itself)
  2. Would require updating two separate places if/when details which are common to both flows change (like affidavit of indigency)

Additional context
Minor forms are already uploaded but may need definitions and tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions