There is little more to adding file upload ability then dropping the widget on the screen and setting the target and some other optional properties. One important other step is creating the puiuplexit.js file described below.
Drop files onto the File Upload Drag and Drop widget and they will be uploaded to the files folder.
You can specify what file types and size is allowed by modifying the widget's properties.
puiuplexit.js
This file is required by the file upload widgets. It contains code to check specific details of the file upload before permiting the upload.
Be the first to comment:
Comments