Uploaded file won't show image when private

I have created a reusable element that contains both a FileUploader and a PictureUploader. The PictureUploader always works correctly.

Upload_file_pic reusable element

The properties of the PictureUploader are shown here:

Note that the file is private and is attached to the current user.

The properties of the FileUploader are shown here:

Again, the file is private and attached to the current user.

If you click on the PictureUploader, the Image Preview correctly displays the image.

Pictureuploaded with private and conditions intact

Click on the FileUploader and you will see this ( PDF file was selected ).

Fileuploader with private file result with no image

Remove the private check from the properties:

And try again:

Fileuploader success with image

Hmmm?

Happy Saturday!

Jim

This topic was automatically closed after 14 days. New replies are no longer allowed.