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.
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?