Skip to content

Form Builder: Add default paragraphs upon initial node creation #96557

Closed
@ryguyk

Description

@ryguyk

The default steps do not require any user input. As a result, they should be "COMPLETE" immediately upon creating a new Digital Form. In order to accommodate that business logic, we need to create and add these paragraphs when the Digital Form is created in Form Builder.

We have three default steps:

  1. Your Personal Information
  2. Address Information
  3. Contact Information

Acceptance Criteria

  • The default paragraphs are added when a form is first created:
    • Your personal information
      • This paragraph has two child paragraphs:
        • Name and date of birth
        • Identification information
    • Address information
    • Contact information
  • Code is implemented in a way that allows the creation with default values but also passed-in values.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions