How can I use "useArrayField" if I have several arrays in one form? #1959
Unanswered
REDLIGHTFILMS
asked this question in
Q&A
Replies: 1 comment 2 replies
-
multiple |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My problem is I want to have multiple array fields in my form and solve this with "useArrayField" how can I do that, because I can't give multiple names.
Here is my data structure:
I have something like that right there:
But how can I represent the other arrays So then you have to duplicate useArrayField or how do you do that?Because just typing in contactdata does not work.
How can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions