Trouble with Autoform

I’m using an Autoform ‘update’ form. Even when there are validation errors, I would like to update the fields that have passed validation. Is there an easy way to do this?

there is an “instant update” option somehwere.

edit: fount it: https://github.com/aldeed/meteor-autoform#autoform-1

it’s either autosave or autosaveOnKeyup