React-final-form: Feature Request: Support for Arrays of Objects

Created on 27 Nov 2017  路  6Comments  路  Source: final-form/react-final-form

One of the things that I love about redux-form compared to formik is that redux-form supports complex form data such as arrays of objects. Are there any plans to include similar functionality here?

Most helpful comment

Are there any plans to include similar functionality here?

Yes.

All 6 comments

Are there any plans to include similar functionality here?

Yes.

To be clear, RFF already supports structures like addresses[1].phones[2].areaCode. What I am assuming you are referring to is the push, pop, etc. operations on arrays in your form. That is still to be developed...

Good to know. Yes, the utilities that FieldArray provides is something I use all the time and love it.

Good news, folks. We have...

馃帀 Field Arrays 馃帀

Has anyone figured out how to validate Field Arrays yet? I can't find an example and can't figure out what the docs for validate mean

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

antoinerousseau picture antoinerousseau  路  3Comments

mewben picture mewben  路  3Comments

Soundvessel picture Soundvessel  路  4Comments

Noisycall picture Noisycall  路  4Comments

jkantr picture jkantr  路  4Comments