Hello,

i created a simple form with a few fields, some fields for personal information and a file field for the feature to upload an image.

The problem is, that the sent form entries from anonymous users doesnt show the uploaded image (but the image has been uploaded successfully).
When I use the form with a registered user, the uploaded image file gets its correct coresponding hyperlink to the uploaded file.

I am not sure if something is misconfigured here or if its a bug.

I hope someone can help a little.

many thanks

Comments

Rikibu created an issue. See original summary.

Subhransu.addweb’s picture

I rechecked your issue setting up over my local system and faced the same issue. To resolve this issue, please apply patch #2 in webform module form from here.

Rikibu’s picture

Hi denisha,

many thanks for your support. Now everything runs great again :-)

Subhransu.addweb’s picture

Great! Thanks for appreciating my efforts I kept to resolve the issue. Feel free to contact me incase of any query/concern regarding any relative Drupal issue.

Ready to help always :)

Katharine_Gates’s picture

Seems like update core to 7.50 fixes this issue for many. https://www.drupal.org/node/2675170

DanChadwick’s picture

Status: Active » Fixed

I think #5 means Drupal 7.50.

Katharine_Gates’s picture

yes sorry.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.