The upload button is the only way to access uploading a fine or a photo. Would be great if there was an option to specify ‘capture’ type. If I wanted to just have the user use the camera option to upload a photo, this is not possible. The user is given a choice on what to use, i.e. upload a file from a folder or take a photo.
I could write a bunch of code using the embedded html feature to sett the capture = camera, but this would require extensive coding to then upload the photo into the Wix database. Instead, if the upload button had a capture selector, I could choose, ‘camera’ and this would make it simple to use.
The html code is straightforward:
What’s missing in the upload button is the capture attribute.
#featurerequest