Using Ajax with forms.CheckboxSelectMultiple and a dependent dropdown

You should write all your form fields in data atribute as ('field_name': $('#field_id').val())

Take a look at this Question