Image Picker Component (Apps)

Upload an image

The Image Picker enables users to upload images directly from within your app.

Glide will upload and host the image and then populate your sheet with the image URL. That means that uploaded images can also be bound to other components.

Make sure that the image component is matched to a column which is blank, as the uploaded image URLs will be placed there and overwrite anything that exists.

Last updated