Thx Karen. Just moved it to before generate and still not working. Think maybe 
the property URL is not live or a different name? Could not find it in the 
RDocs.

Dan Goldberg

From: karentellef via RBASE-L [mailto:[email protected]]
Sent: Monday, June 5, 2017 2:46 PM
To: [email protected]
Subject: Re: [RBASE-L] - make a hyperlink in reports

My notes say to put the PROPERTY command on the "before generate eep".  Don't 
think I've ever done this so I'm not speaking from experience

Karen



-----Original Message-----
From: Dan Goldberg <[email protected]<mailto:[email protected]>>
To: rbase-l <[email protected]<mailto:[email protected]>>
Sent: Mon, Jun 5, 2017 4:40 pm
Subject: [RBASE-L] - make a hyperlink in reports
I am creating a pdf report to have our dealers update the customers email 
addresses on our website. So each line will have a unique hyperlink.

[cid:[email protected]]
I want to have label that says “Update” which will be a unique hyperlink for 
each line item.


I have created a variable

TEXT   : D : vuplink = 
('http://dealer.lancecamper.com/warranty/warranty_email.php?serial=' + 
(ctxt(serial)))

I found the URL property for the text label. So I put this in the after 
generate eep for the details

PROPERTY cuplink URL .vuplink
RETURN

But when I create the pdf the links are not created.

If I put the variable label in the details without the url property it works 
fine.

Has anybody been able to put the URL from a variable on a text label in a 
report?

TIA

Dan Goldberg
--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to