UForm schema array
Hello,
I need to create an extensible form for my project
I'm using zod, which looks like this (no problem on that side)
I then go over the array to display the form :
The validation itself works but.... I can't seem to find how to name the UFormGroup for the errors to be printed within the form.
Any idea ^^" ?
Thanks
0 Replies