Dear ZOHO,
I try to diplay the image with the following code:
<img src='http://creator.zoho.com/DownloadFile.do?filepath=/<%=r.UPLOAD_IMAGE%>&sharedBy=<%=zoho.adminuser%>&appLinkName=<%=zoho.appname%>&viewLinkName=Questions'/><br></td></tr>
Now the difficult bit for me is the viewLinkName option in this code. Why did the zc team make this viewLinkName so obligatory for display purposes. It makes coding diffult. And what am I supposed to enter at the viewLinkName option:
1
The
display name for this view (in my case
Test in print format)
or
2
The
link name for this view (in my case
Print_page)
3
Any help is appreciated.
Silvester