You should be able to add answer_data to your schema and then set the initial value in the defaultValue in useForm. The value begins as undefined because it's not being set by defaultValue.