Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: Change scratch pad window size at IC Agent

$
0
0

Hello,

 

Check this code in CRMCMP_IC_FRAME -> header_jscripts.js

 

var wndheight = 279; /* fixed height */

     var wndwidth  = 342; /* fixed width */

 

g_wndScratchPad=window.open(scratchPadFile,"","left="+scrnx+",top="+scrny+",height="+wndheight+",width="+wndwidth+",location=no,menubar=no,resizable=no,scrollbars=no,status=no,titlebar=no,toolbar=no",false);

 

Check if increasing height and width will help.


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>