Add line selection screen for your multi-line product

About this task

A Line Selection screen enables you to select the lines of business to include in an instance of a multi-line product. Examine the commercial package policy line selection screen, CPPLineSelectionScreen.pcf, as an example.

Procedure

  1. In Studio, navigate to configuration > config > Page Configuration > pcf > line.
  2. Right-click the folder for your new multi-line product and select New > PCF folder. For personal package, right-click the ppp folder, and then select New > PCF folder. In the New PCF Folder dialog box, enter policy.
    Note: The Studio Project window displays only the last folder in the path unless you disable the Compact Empty Middle Packages feature in the title bar context menu. This menu appears when you right click the Project window title bar.
  3. Copy CPPLineSelectionScreen.pcf from configuration > config > Page Configuration > pcf > line > cpp to the ppp > policy folder. Name the file PPPLineSelectionScreen.pcf.
  4. On the DetailViewPanel, change the id property under Basic properties on the Properties tab to PPPLineSelectionDV. Remove the widgets labeled Coverage Part Selection and Package Risk Type.
  5. Customize this screen to meet your requirements.