Skip to Content
0
Nov 30, 2011 at 10:30 AM

How to add an orange link arrow on a report

297 Views

Hi forumers !

I added an orange link arrow on a simple report (just to know how to add the orange drill down link). My report displays the following fields: CardCode, CardName and Balance taken from OCRD table.

I want to add a link arrow on CardCode such that if I click on it, I can see the BP card. For this, i added the image of an orange arow, then create a hyperlink on it. The query I used is 'http://$b1$/link?table=OCRD&key='+{OCRD.CardCode}.

When I run the report and click on the link, IE opens and I get the following error message :"unable to open the page".

I've tried several ideas found on this forum , but I still getting the same error message.

My questions are:

How can I do to correctly see the BP card using the link arrow?

Is there any security settings in IE I must do in order to display the BP card?

Thanks !