Documentation Center

Configuring S1000D emergency procedures display

Because a large DM can take several seconds or more to be displayed, LiveContent S1000D displays a spinner while a DM loads to show that processing is underway. While the content loads, the LiveContent S1000D window is disabled. Perform these steps to customize the amount of time LiveContent S1000D waits for a response before displaying the spinner.

Procedure

  1. Open the file named LiveContent\templates\FullSupport\etc\skins\SKIN-NAME\templates\config\components.xml for editing.
  2. In the loadingMsgDisplay property within the <component id="cvDocHandler"> element, specify the amount of time (in milliseconds) the system should wait before displaying the spinner. For example, set the property as follows to cause LiveContent S1000D to display the spinner immediately after the user selects a DM for loading.
    <prop id="loadingMsgDisplayTime">0</prop>
  3. Save and close the components.xml file.