SAP Knowledge Base Article - Public

2276686 - Configuration for size of inline window when content is launched in the same browser window

Symptom

Non-Coursehome content (enableCourseHomeBlended=false) launched in iFrame needs to be adjusted

Environment

SAP SuccessFactors Learning Management System (LMS)

Resolution

  • If customer wants to change the configuration size of the inline window can follow the next steps:
  1. Go to System Admin
  2. Go to Configuration
  3. Go to System Configuration
  4. Edit LMS_ADMIN
  5. Search for:
    # When content is opened inline in the same browser window, the size of the IFrame that
    # contains the content is controlled by these settings. You can set different sizes for each
    # launch method that supports opening a content object inline. The configuration is specified # as an integer percentage value (20-100) of the parent browser window size.
    # If a value is not specified it will default to 80
    inlineContentWindowSize.aicc.width=100
    inlineContentWindowSize.aicc.height=100
    inlineContentWindowSize.scorm.width=100
    inlineContentWindowSize.scorm.height=80
    inlineContentWindowSize.browser.width=100
    inlineContentWindowSize.browser.height=100
  6. enableCourseHomeBlended= must be false

This will allow customers to:

  1. For inline popup hiding the yellow page
  2. Height and width for inline popup window can be cofigured

FAQ
InlineContent for Mobile APP
In Mobile App for both Phone and Tablet(iOS/Android), the content opens within the app. And is full size of the device(without the navigation header) at the top.

• Does the window allow accessibility software to interact with it in the same way as if it were in a new window /tab?
There is no documentation outlining this but it should behave the same as in a new window.

• Can this be tested on a SCORM 2004 item? How would the additional buttons in this item appear and what would they do?
It is designed to act like normal content in the browser window, the buttons are displayed as they normally would in an external window.

Keywords

KBA , LOD-SF-LMS-CNT , Content , Problem

Product

SAP SuccessFactors Learning 1602