-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
feature requestNew feature or requestNew feature or request
Milestone
Description
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:
- We would need to handle automatically navigating to the correct form (which is also saved / embedded within the quest itself)
- 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
Labels
feature requestNew feature or requestNew feature or request
Type
Projects
Status
Todo