FileUploadField

upload is a button that opens a window showing files in a directory, allowing the user to select a file and upload it to the server. Note: For uploading multiple files at once, use FileMultiUploadField.

See documentation for details.