Initializing help system before first use

Creating a New VDL View

View Definition Language (VDL) is an extension of HTML that simplifies the creation of Xpress Insight custom views. See the Xpress Insight Developers Guide for more information. When you begin, complete the following steps to create a new VDL view.

  1. In the file tree, locate the client_resources folder and click the arrow icon to its left.
  2. When the folder expands to reveal the files within it, right-click client_resources, and click New File on the menu that appears.
  3. Type a new name for the file, welcome.vdl, and press Enter.
  4. Double-click welcome.vdl to open it.
  5. Paste the following text into the file editor:
    <vdl version="4.1">
      <vdl-page>
        <vdl-section heading="Example app">
          Welcome to the example Xpress Insight app.
        </vdl-section>
      </vdl-page>
    </vdl>
    
  6. Click File > Save.

© 2001-2019 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.