* The Form panel presents a set of form fields and provides convenient ways to load and save data. Usually a form* @param {Object} options Submission options hash (only available when `standardSubmit` is `false`).* If set to true, {@link #reset}() resets to the last loaded or {@link #setValues}() data instead of* {@link Ext.direct.Manager} can be specified here to load and submit forms. API methods may also be* Load actions can use {@link #paramOrder} or {@link #paramsAsHash} to customize how the load method* is invoked. Submit actions will always use a standard form submit. The `formHandler` configuration* Performs a Ajax-based submission of form values (if {@link #standardSubmit} is false) or otherwise* The function is passed the following parameters and can be used for submitting via Ajax or Direct:* The function is passed the following parameters and can be used for submitting via Ajax or Direct:* If there groups of checkbox fields with the same name, pass their values in an array. For example: