Hello,
Please assist me in how to show an uploaded image, immediately after submitting to the database/collection.
I have linked the upload and submit button to the imageUpload collection.
I have linked the image to the same collection.
After hitting save, the image uploads successfully to the database…HOWEVER…
It does not display the uploaded image for more than 1 second before disappearing.
please help. found on Dashboard CODE page:
helpful info:
ADD FILE = #uploadButton1
SAVE FILE = #button1
IMAGE VIEW = #image2
#dataset2 is linked to imageSubmit collection
all elements are linked to imageSubmit (image) collection
reminder: I would like to DISPLAY uploaded file after submission.
thanks a ton for any assistance