We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13501
    • 15 Posts
    Hi, anyone know of any xtype of formpanel which allow one to upload a file?
    I need to process the upload, but i prefer to use what modext already have...

    hope someone can share some light smiley
      • 28215
      • 4,149 Posts
      xtype: ’textfield’
      ,inputType: ’file’
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
        • 13501
        • 15 Posts
        You rocks man laugh
        thanks a lot smiley
          • 13501
          • 15 Posts
          i think it would be good if we could enable php.net like commenting for rtfm documents.. smiley
          then we could post up some useful stuff for the api documented
            • 28215
            • 4,149 Posts
            Quote from: jamestan at Nov 22, 2010, 01:52 AM

            i think it would be good if we could enable php.net like commenting for rtfm documents.. smiley
            then we could post up some useful stuff for the api documented
            We’re against that for a couple reasons: spam, and misinformation. Often, php.net comments have bad or non-working code in them.

            Suggestions for docs can be made one of two ways:
            1. Filing them in the Docs bugtracker here: http://bugs.modx.com/projects/docs/issues
            2. Signing a CLA and becoming a documentation contributor.
              shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com