Alpha Five feature pack of the week: Up with uploads!
I've already told you about the Image Upload feature pack that lets you upload an image to the server for it to be displayed in an Image Field in the Grid. But if you need to upload more than just images -- such as PDFs, Excel files, Word docs, etc. -- the File Upload feature pack is what you want.
To sum it up, the File Upload feature pack makes it easy for developers to add file upload functions to their applications in addition to letting end users upload files into their databases. It automatically hyperlinks those resources so they can be shared with other users.
Thinking about how uploaded files are being used by an application and its users is what sets the File Upload feature pack apart from the way other dev tools, as I understand it, typically address this problem.
From talking to developers, both of Alpha Five and of competing platforms, it became clear to us that developers were continually cobbling together their own solutions for integrating upload functions into their applications and facilitating collaboration between themselves and clients.
Sure, other dev tools provide you with the ability to send and receive files, but you have to build your own program logic to share a hyperlink with the user, do the error handling for file names and storage, and all the other things you would think were routine.
Well we've baked all of that and more into this feature pack. Now developers can define a button that will upload a file to the server and store the filename of the uploaded file in a field in the current Grid record, called a linked file. You can also define another button that will upload a file to the server and store the binary contents of the file in a BLOB field in the current Grid record, called an embedded file.
Many developers who have seen early beta test versions of the File Upload feature pack have told us that it's unique -- something that no other development tool has. We won't be as bold to make that claim because we have no way of proving or disproving that. But we can tell you that the response to this feature pack has been overwhelmingly effervescent.
Watch this video to get a brief overview. Then head over to our release notes where there are more videos that dive into the nitty-gritty details about the File Upload feature pack's capabilities.







.png)






