File Upload (Not a Picture)

Hello … I’m trying to understand how, or even if, I can upload a file and attach it to a thing being created. In other words, I have a “Announcement” data type, and it contains, title, body, date, and I want the ability to, when creating the announcement, attach a file.

Is this even possible?

1 Like

Generally, you can save the file’s URL like a thing in a data type.

Thanks @lyhenning … was thinking about that, but how do I get the app to prompt to upload a file? For example, there is a workflow item which says to open photos or take a picture, I want the workflow to allow user to pick a file.

When you using a file uploader, any kind of files can be uploaded. In case of cell phones, you must to navigate trought your file system. The version of you app is a web or mobile?

Using the mobile app. But no file uploaded available but the photo one.

Use a webview with an image or file loader. At the moment it is the best solution for this type of task.

1 Like

It is mad and/or very lazy! that this and other elements are still not included 1,5 years after the alpha launch.

1 Like