2. Select an investment 'Project' and 'Views->Summary' . 3. Create a new form in 'Summary' named 'Test' 4. In the form drag and drop the 'group box' control and add date attribute (created date) into the group box. 5. Then in the script make the group box as hidden(after user clicking the save button) window.document. getElementById ("ctl1265608588808").style. visibility="hidden";
Stop IIS. Open C:\Program Files\Serena\SBM\Application Engine\template\formbtns.htm in an editor and edit it as per below : ...... var emaillink = document. getElementById ("emaillink"); if(emaillink != null && !parent.window.eMail)
The javascript GetFIeldValue uses either getElementById ("field").innerText for IE or getElementById ("field").textContent for FireFox. This innerText property returns CRLF chars, but textContent does not. Fore example,
At the end of the file, append: //toggle for buttons in IE 10 setTimeout(Fix,1000);setTimeout(Fix,2000);setTimeout(Fix,3000);setTimeout(Fix,6000); function Fix(){ if (navigator.appName == 'Microsoft Internet Explorer'){ var a=window.document. getElementById ("panelTools