Sauter la navigation

[Résolu] Upload an image from the mobile phone camera with Toolset forms

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
The user has a form with an image field and he would like to trigger the camera on mobile devices when trying to upload an image.

Solution:
Accessing the camera is not managed by the browser, it has to be implemented by the mobile platform(Android). On Chrome mobile on Android, when trying to upload an image the phone suggests several applications, the camera included.

This support ticket is created Il y a 4 années et 3 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9:00 – 13:00
14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 - - 14:00 – 18:00

Supporter timezone: Africa/Casablanca (GMT+01:00)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par umbertoZ Il y a 4 années et 3 mois.

Assisté par: Jamal.

Auteur
Publications
#1949245

Hi, I've a Toolset form where the user can upload an image. Is there a way to upload the image directly from the mobile phone camera?

thanks

#1949817
Screenshot_20210215-174754_Android System.jpg

Hello and thank you for contacting the Toolset support.

I run a small test with my Android phone on Chrome with a form that has an image field, and when I clicked on the upload button, the system suggested multiple apps to use, the camera and Files apps were among them. Check the attached screenshot.
I believe this feature is not provided by the Web application(WordPress or Toolset), but rather by the local application(the browser).

I hope this answers your question. Let me know if you have any questions.

#1950249

Yes! You are right!
My issue is resolved now. Thank you!