I have a formpanel with a lot of fields etc and a fieldset with the checkboxtoggle option set to true.
This means the fieldset has a checkbox simple that allows to collapse or expand the fieldset.
Now the big question is, is it a bug or really wanted, that the fieldset toggle checkbox appears in the form.form.getValues() object? What also means the fieldset-1234-checkbox gets submitted to the server.