[CLOSED] [Razor] FormPanel and FileUpload?

  1. #1

    [CLOSED] [Razor] FormPanel and FileUpload?

    Hello,

    Just noticed that FileUpload property is missing from the FormPanel. How would one indicate that the content being submitted is a file upload in Razor?

    I've just got a simple FormPanel with a FileUploadField and a Button to submit.

    Cheers,
    Timothy
    Last edited by Daniil; May 08, 2012 at 12:52 PM. Reason: [CLOSED]
  2. #2
    I was able to resolve this one, looks like it's on the DirectEvent itself.

    Cheers
  3. #3
    Hi,

    Yes, there is no need in FileUpload property anymore. It's managed automatically, more details:
    http://docs.sencha.com/ext-js/4-1/#!/api/Ext.form.Basic-method-hasUpload
    Last edited by Daniil; May 08, 2012 at 12:52 PM.
  4. #4
    Thanks! Please close.

    Cheers,
    Timothy

Similar Threads

  1. [CLOSED] FileUpload property under FormPanel doesn't found
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 06, 2012, 3:31 PM
  2. [CLOSED] Missed FileUpload property of FormPanel
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 25, 2012, 11:57 AM
  3. [CLOSED] [RAZOR] Iterate over controls in FormPanel
    By gets_gui in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 09, 2012, 2:20 PM
  4. Razor FormPanel "FormID" missing
    By basder in forum 2.x Help
    Replies: 6
    Last Post: Mar 20, 2012, 2:46 PM
  5. [CLOSED] FormPanel FileUpload Property
    By turione in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Apr 10, 2009, 7:42 PM

Posting Permissions