Create Folder and upload a file with minimal scripting

Yes, the file upload component is native to Perspective, and the system.perspective.download() native Perspective function can be used in a script action to initiate downloads. If you wish to display files in image components, PDF viewers, et cetera, and they really are files on the server, you need the WebDev module. If you store the files in blob columns of your database, you can use my free Blob Server module:

1 Like