Image to file upload in a Click

Hey, folks, does anyone know of a quick way to have images appear on a screen and on click of the image box save it to a thing?

Check out the below image. I’m giving users the ability to upload their own image but if they’d like I’m providing images for them to use.

On click of the jackets, I’d like to save the individual images to the same location referenced in the upload image boxes at the top, but I can’t figure out how to reference the images on the screen.

Hey!

To accomplish this you are going to want to do the following:

  1. Get the image URL of the preset shirt image (You can do this by clicking on the element and seeing the URL, should be something like: s3.awsforest…)
  2. When making changes to a thing you can set the image as the URL found in step 1.
  3. You can make this conditional if the picture uploaders are empty or not

Hope this helped.

Thank you,
Nic
assist%20bubbler

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.