I have a couple forms that use file uploads. One has photos uploaded and the other has document-type files. I'm trying to optimize the user experience so less people get lost.
When you select Choose File from Android Lollipop, the Choose an action dialog shows options of Android System, Voice, Recorder, and Documents. If you are persistent, you will eventually get to the camera or a way to browse your gallery. But I believe many people do not make it that far and give up.
What is the proper/best practices way to setup forms that have uploads from mobile devices? I know the options vary based on OS and version, but I'm hopeful there's some form of best practice that tells the browser what is expected and helps the visitor select the appropriate app to find the right type of file.
I searched the forums and didn't find anything related, but if I just missed it in the documentation a point in the right direction would be appreciated.
When you select Choose File from Android Lollipop, the Choose an action dialog shows options of Android System, Voice, Recorder, and Documents. If you are persistent, you will eventually get to the camera or a way to browse your gallery. But I believe many people do not make it that far and give up.
What is the proper/best practices way to setup forms that have uploads from mobile devices? I know the options vary based on OS and version, but I'm hopeful there's some form of best practice that tells the browser what is expected and helps the visitor select the appropriate app to find the right type of file.
I searched the forums and didn't find anything related, but if I just missed it in the documentation a point in the right direction would be appreciated.