Upload images. Where?

Hi, I have a form with a image (file) field.
The form works fine, but the image was uploaded in _lib/tmp folder and with another name (for example, in database field the value is image_name, but in _lib/tmp/sc_86776778_image_name)

How Can I change the folder for uploads? (in development, was a field that say " Subfolder where the files are stored") But nothing happens when I write a folder name there.

Why the file name was changed when the form upload the file?

Thanks in advance.

Re: Upload images. Where?

Don’t worry, I’m an stupid.

The problem was solved

Re: Upload images. Where?

Can you explain how to resolve this problem??

Sure that is good for anybody.

Regards

Re: Upload images. Where?

Yes, I was looking for images in wrong path. The correct one is _lib/files/images