X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fform%2FForm.js;fp=Roo%2Fform%2FForm.js;h=9924baabd062710967324c8279975c19a52f782e;hb=24a14e4a26fde4e5bc2e5c0a87cf292ba691f24a;hp=f5b370367d764389eedec2a4985b774c5555fb16;hpb=64f411ec29aa6de8af1f3d23e40de5fe88da1e2c;p=roojs1 diff --git a/Roo/form/Form.js b/Roo/form/Form.js index f5b370367d..9924baabd0 100644 --- a/Roo/form/Form.js +++ b/Roo/form/Form.js @@ -110,7 +110,13 @@ Roo.extend(Roo.form.Form, Roo.form.BasicForm, { */ progressUrl : false, - + /** + * @cfg {boolean|FormData} formData - true to use new 'FormData' post, or set to a new FormData({dom form}) Object, if + * sending a formdata with extra parameters - eg uploaded elements. + */ + + formData : false, + /** * Opens a new {@link Roo.form.Column} container in the layout stack. If fields are passed after the config, the * fields are added and the column is closed. If no fields are passed the column remains open