upload file

Hi,

​I am trying to upload an image to a form but it prompt error Photo: (upload failed).

​The data type I choose is “Image (File Name)”. I can upload when I try in localhost but it prompt error when I try it in a web server. Is there some settings need to be done?

​Between, what is the path where the image is stored?

​Thanks.

The path the image is stored is afaik somewhere in your _lib environment. That’s probably why you can’t upload because of insufficient rights. But you can change the upload directory using the advanced deploy. Otherwise you need to set RW rights on the download directory.