CA Service Management

 View Only
  • 1.  Risk Survey form doesn't show the Scroll Bar.

    Posted Jan 22, 2016 02:01 PM

    Hello!

    I believe a bug fixed on the legacy versions was brought alive again on CA SDM 14.1 version.

     

    The survey risk form (the viewing, after response) doesn't show the vertical scroll bar. Form: "view_risk_svy.htmpl"

    The original issue can be seen here -->  SAP Portal Services

     

    I don't know if there is other ways but I fixed it commenting this code from the form:

     

    // if (!_browser.isIE)
    // {
    // if ( window.frameElement )
    // window.frameElement.scrolling="yes";
    // }
    


  • 2.  Re: Risk Survey form doesn't show the Scroll Bar.

    Posted Jan 23, 2016 06:34 AM

    Hi Fabiano,

     

    We use 12.9, this code is appear scroll bars on survey view mode.

     

    I think, this fix is for 12.9 and earlier. Maybe this code not working properly on 14.1

     

    Regards,

     

    Türker