Hello, a Glide newbie here, I appreciate any help!
My first glide project is making a onsite construction logging app, the app is intended for uploading photos of construction progress together with location tagging, I have the following problems using an iphone X.
-
Whilst using the photo component, upload photo works fine as long as it is an existing photo but when I attempt to shoot a new photo the app crashes.
-
The location component works fine storing the latitude, longitude pair in the defined (text type) column however I have not been able to make such addresses appear in a map component, as it seems to expect a traditionally written address. How can I make such lat, long pair appear on a map?
-
One goal of this new app is replacing an exiting google form, in such we had for some fields a drop down menu of options, how can I have such in Glide? I mean instead of typing the field content being able to select within a list of valid options?
Thanks for your help in advance, greetings from Mexico City!
Juan L Aguirre