Need to capture photos in your app? Receiving an error? Give the following a try:
What is photo capturing?
Photo capturing gives you the ability to take pictures with your device while adding them to your database. This capability can be activated simply by naming one of your spreadsheet columns “Image”
Where does photo capturing live?
Photo capturing is a functionality of the forms view (a UX feature) but its performance is influenced by your data structure. We’ll be primarily focused on the data portion of photo capturing. You can learn more about the form view (UX feature) by reviewing this post.
Important notes
There are two ways to activate the capture photo in your app:
Try adding this feature to your app now and let us know how capturing photos works for you.
Happy app building!
Is there a way that the default would be only take a picture rather than uploading from your device?
I’m interested in “take a picture” like default and only use choose from existing sometimes… To have that select input method all the time is boring me
did you find the way?is it possible to take a photo only.
Sadly, no
I had no problem adding this feature but what happens to the photo? Can it somehow upload with the rest of the information?
Under UX → OPTIONS you can disable “Allow image input from gallery”, so that the Camera opens directly without showing this Popup Message:
You Rock!! Thanks👍