Skip to content

Programmatically Changing Values (like setValue or setFieldValue) #486

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

You must be logged in to vote

All form intents could be called directly, e.g.

form.update({ name: fields.something.name, value: 'hello!' })

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@aust1nz
Comment options

@edmundhung
Comment options

Answer selected by aust1nz
@aust1nz
Comment options

@edmundhung
Comment options

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