Hi, does anyone know how I can ask users to attach an image to a certain form? I see that there is only an option for text/numbers.
thanks
Hi, does anyone know how I can ask users to attach an image to a certain form? I see that there is only an option for text/numbers.
thanks
Make sure there is an “image” property in your database collection. This can then be added to your form
I have an image “property” in a database, I simply want users to be able to upload images to their personal area, I haven’t found a component or anything that allows this.
If you already have an image property set up, it shouldn’t be an issue.
Create a form linked to the logged in user, when they click on the image section they will be able to upload an image.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.