Render Image Problem in Different Views

Render Image Problem in Different Views

Hello,

I put an "Upload Image" and a formula "Display Image" in the form A.
And I write the code below into the formula:
((("<img width='64' src='http://creatorexport.zoho.com/DownloadFile.do?filepath=/" + Upload_Image + "&sharedBy=" + zoho.adminuser) + "&appLinkName=") + zoho.appname) + "&viewlinkname=Image_Upload_View'/>"

When I go to the view A, I can see the image. There is no problem.

But when I go to different VIEWS which I had duplicated from view A, I can not see the image.

Could you please help me.

Thanks in advance.

Mustafa ERDOGAN