Form Post creates blank values in Models(&mySql)

Yes, if you define all fields in the form, the form must handle all fields. If you don’t want to handle all fields, either list the fields you want or exclude the ones you don’t want.