Skip to content

Form submit without hydro-bind #43

Answered by kjeske
NeggieDK asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! The docs should contain hydro-bind in there, so I will fix them. Good catch and sorry for the confusion.

When it comes to submitting the form values without using binding is for now not possible, due to the way how the component lifecycle works. On each bind you can perform some custom logic, and also validate the field with instant feedback, like red validation message. I will think about possible solutions here, but fore now putting there hydro-bind is the only way.

Just to clarify, the request with new value will be triggered by default only when the field looses focus after the change, so not on each key stroke.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kjeske
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