Login Register

enctype

heeelp: how to get >enctype='multipart/form-data'< into a programmaticly builded form dijit??

hi guys!

I switched over from using dojoType-inline-tags to programmaticly way.

Now I've got some big problems within uploading files!
The firebug-console is shouting that enctype='multipart/form-data and method=POST
are missing!

At the time when I did it by dojoType both of the parameters where overtaken into the dijit.
Now by doing it programmaticly both aren't overtaken

I searched the website and looked into the dijit-form classes without any success :(

1. the plain html tags (to be rendered programmaticly)

Is there an issue with dijit.form.Form sending POST data?

Apologies if this has been covered recently, but a quick search revealed some other folks running into issues but no clear indication if there really is a bug. I'm using 1.0.2 and have the following form:

...
Syndicate content