I have a report that has a conditional hyperlink that looks like this:
if dbfield.name = "No" then
"else
"
(NOTE: the quotes are included in the formula)
When I run the report in Crystal 8.5 and click the hyperlink, everything works fine. However, once I put the report on our website, and the link is clicked, I get a syntax error because this is coming up before the URL listing:
So my address bar says
I searched the Business Objects support site to no avail. I will appreciate any insight and help!
Thanks
MAC
if dbfield.name = "No" then
"else
"
(NOTE: the quotes are included in the formula)
When I run the report in Crystal 8.5 and click the hyperlink, everything works fine. However, once I put the report on our website, and the link is clicked, I get a syntax error because this is coming up before the URL listing:
So my address bar says
I searched the Business Objects support site to no avail. I will appreciate any insight and help!
Thanks
MAC