I am creating an input form for a client and have a checkbox that when checked fills an input field from the database with a value. It appears that unless the user actually goes into that input feild and edits the data, Velo does not see it as a change to the input field and does not insert the data into the database.
Just to clarify - If I fill an input field with a value after a checkbox is checked and that field is not edited by the user, the data does not go into the database.