Hi, I’ve searched the forum and some people seem to have got it but I don’t understand.
I’m using an external collection, when I add a Custom Action I’m not sure what to put in the Body or Inputs so users can upload images to my external collection.
Can someone please tell me what I can put there to get it working or what I can do?
The image picker doesn’t seem to have a URL you can just use the file picker does so I really don’t understand what to do.
Hi - it did not work for me as well but the hack I found is a bit complex - not sure if a better solution exists
temporary create a picture in adalo colection
upload url of this pic from adalo collection to your backend (in my case I needed a fuction to make a picture out of URL - function to add picture metadata so it recognizes it as a picture) - it is the case of xano
what I don’t understand is how to get the URL of the picture?
So my user clicks submit button to upload the picture - then picture is added to Adalo collection - now how do I get the URL to automatically go to Xano? Did you mean I need a function to make a URL out of the picture automatically?
Can you please be more detailed step by step how to do this exactly? I really don’t understand what to do once the picture is in Adalo’s collection. Thank you so much
Thank you Victor for the video, that’s a great workaround, but Adalo really needs to fix this issue. I need to display the photos straight to my user, not require them to upload a it through the File picker and then display it as list Do you think Adalo can fix it?