31
Views
1
Comments
Solved
Can I select and upload image from gallery to database in PWA?
Question

I've try use upload widget to upload Binary data from gallery. It's have boat Camera and choose image from gallery, But user want to select only image from gallery. Can I disable or open only gallery when select image? Please share some solution or oml file for me.

2019-09-30 07-35-56
Aurelio Junior
Solution

Hello,

From what I could understand, what you want is to only show the user the option to select an image from the device's photo library, and hide the option to take a photo with the camera. Is that right? If so, it looks like this is not possible. The options shown to the user are determined by the underlying Operating System, and we have no control over that.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.