Skip to content

Nested Form Walkthrough #162

@RailsCod3rFuture

Description

@RailsCod3rFuture

I see that the normal formik library supports nested forms...I simply need a way to send an object through the form with shape.

{ applicant_form: { user_id,
          info_attributes: {
                                     first_name, 
                                     last_name
                }
        }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions