Tech Support > Microsoft Windows > Windows CRM > Link from report to opportunity
Link from report to opportunity
Posted by Cees Verhagen on March 21st, 2005


we are trying to create an opportunity report (CR version 9.2.2.) with a link
to the reported opportunity in CRM. We can actually create this link but
there is no back button in the resulting screen. therefore it would be nice
start this link as a blank page. Is there a way to do this?


Posted by MattNC on March 22nd, 2005


There isn't any way to do this. You have two options: instruct users to
right-click the link and select 'Open in New Window.' Or, if you click the
link and view the opportunity in the same window, you can just press the
backspace key on your keyboard to navigate back.

Matt Wittemann
http://icu-mscrm.blogspot.com


"Cees Verhagen" wrote:

Posted by InnaB on March 24th, 2005


Use this link in the hyperlink and the opportunity (in my case account) will
open in a new window.
'http://crmserver/sfa/accts/edit.aspx?id=' & {account.accountid} + '"target
= new;"'

"Cees Verhagen" wrote:

Posted by Rhett on April 25th, 2005


This doesn't work. The quote section is simply appended to the URL, not
opened in new window.

Any other ideas?

Rhett



"InnaB" wrote:


Similar Posts