File Upload

This demo shows how to upload a document.
The element UPLOAD_FILE is used in the schema declaration to display a text-field for entering a file name, and a ‘Browse’ button for selecting a file.
Several facets of this element tell FOX to display this style of field. The main one is fox:widget=”file”.
fox:file-storage-location=”file-typeStorageLocation”.  This is defined above in the Storage Location List.
The Storage Location Listing uses a database query to ???