Skip to main content
We have been testing the sales console and I am noticing that our usual hyperlink fields are not working properly. Original hyperlink in classic view is the following: HYPERLINK( Id , "View" ) on the campaign member.  This is used for reports that we then add to dashboards for sales. When this was tested within the Sales console it seemed like it forced the user to go back to classic view.  Is there anyway to have this open in another tab within the Sales console or within the same window.  Anything that will not make user switch back and forth between consoles just to view a campaign member?
2 réponses
  1. 23 mars 2016, 12:24
    Thank you Atul, I tried some of the examples but not sure I have been able to get to what I need.  Here is what I have tried and get no syntax errors but get a blank page:  HYPERLINK("javascript:if(typeof(srcUp)=='function') {srcUp('/" & Id &"');}" + " else {window.open('/"& Id &"')}", "View Member in Console", "_blank" )
0/9000