Hello,
Is their a way to upload an image from a URL? For example I have a input field, I will enter the URL in it. Then when I hit a button it will upload the image (from the url ) to the image uploder or file uploader.
Hello,
Is their a way to upload an image from a URL? For example I have a input field, I will enter the URL in it. Then when I hit a button it will upload the image (from the url ) to the image uploder or file uploader.
Hi @kristoffermike! Welcome
You can set the dynamic image of a picture uploader element to an input’s value, like this:
Then, from a button click, save the picture uploader’s value to an image field in your database, like this:
That should get you going!
Cheers,
Gaby
Coaching No Code Apps
Join our Facebook group for insider access to no-code development
Get professional development services
Enroll in expert-led courses and products
This topic was automatically closed after 70 days. New replies are no longer allowed.