Skip to content

Feature request: Get meta for individual fields in the array  #149

Open
@wdfinch

Description

@wdfinch

First off thank you for creating this excellent library. I love React Final Form and use it for all my projects. My feature request is as follows.

I would like to get meta-information for individual fields rather than the whole field array. For example, I specifically would like to know which fields are touched within the field array rather than just getting a single boolean value. This is possible using the touched array provided by the parent Form element, however, it would be much more convenient if this information came directly from the FieldArray. Would something like this be possible to add?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions