Image Hyperlink in Report (1 Viewer)

Douglas Post

Registered User.
Local time
Today, 07:40
Joined
Feb 10, 2012
Messages
22
I have an embedded .jpg that I want to act as a hyperlink when it moves on to a PDF. I have the hyperlink addresses stored in a field called:

Code:
[Listings]!
[Listing Link]

The actual Hyperlink address within this field is:

Code:
http://swmric.rapmls.com/scripts/mgrqispi.dll?APPNAME=Swmichigan&PRGNAME=MLSLogin&ARGUMENT=ti%2BAdWGJLstEUnNGUKrgikYAme%2BFsHxYMvf4kJ8eIfAN1sNf1V2Sasdu1PqOTbJ3&KeyRid=1

I have inserted the JPG into the report, gone to properties and pasted the following in the "Hyperlink Address Field:

Code:
=
[Listings]!
[Listing Link]

Cannot seem to figure this one out.
 

Douglas Post

Registered User.
Local time
Today, 07:40
Joined
Feb 10, 2012
Messages
22
When I open in Report View the pointer is activated but it references a path on my computer ending in =
[Listings]!
[Listing Link]

It appears that the report is not calling the field value in the hyperlink field but is only calling the exact text I place in that field. It then appears to temporarily writing to my hard drive before it opens.
 

Users who are viewing this thread

Top Bottom