Skip to content

How to handle dynamic forms? #273

Answered by edmundhung
justintoman asked this question in Q&A
Discussion options

You must be logged in to vote

Conform does not manage the form data as RHF does and it validates simply by looping over each entry on the FormData object. So what you said is pretty much correct: Just manage them with a simple useState and call it a day :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@justintoman
Comment options

Answer selected by justintoman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants