从 SalesForce 应用程序按钮单击在新浏览器 window 中打开 DocuSign 创建的信封
Open DocuSign created envelope in a new browser window from SalesForce application button click
我正尝试在新浏览器 window 中通过单击自定义按钮从 SalesForce 打开 DocuSign URL。我在 DocuSign 信封中嵌入了歌曲 URL,我需要在新浏览器 window 中打开它 URL。当我尝试时,出现以下错误。这甚至可以在新浏览器中打开信封吗?
Unsafe attempt to load URL data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='.3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale from frame with URL https://cs14.salesforce.com/console. Domains, protocols and ports must match.
我正尝试在新浏览器 window 中通过单击自定义按钮从 SalesForce 打开 DocuSign URL。我在 DocuSign 信封中嵌入了歌曲 URL,我需要在新浏览器 window 中打开它 URL。当我尝试时,出现以下错误。这甚至可以在新浏览器中打开信封吗?
Unsafe attempt to load URL data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='.3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale from frame with URL https://cs14.salesforce.com/console. Domains, protocols and ports must match.