View Full Version : File Input Type?
thejoker101
1 May 2007, 7:56 AM
Seems like this is the only form element that isn't replicated in Ext, is there a reason for this? Or has it just fallen down the list of stuff to do?
jack.slocum
2 May 2007, 2:23 AM
Add inputType:'file' config to a normal Field.
jay@moduscreate.com
2 May 2007, 6:02 AM
yeah, that works. Your problem with that is that the form is not multipart/form-data. You have to set it when you generate the form. IE has a bug that will prevent you from changing form enctype after the form is declared.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.