Hey,
I’ve created an RG with a list of images from the API call and also placed an image uploader element so that users can choose their own image.
But the user also can choose any one image among the RG or Upload an image.
Now I want to save any one image from the user’s input. How to do this?
Appreciate your Help!