Step 3: Create a List object for installed base

  1. Go to <My Profile> | Administration | Customization | InstallBase | Lists.
  2. Click New.
  3. Enter a list name and select the table on which it's based and click Save.
    Note the name of the list because you'll need to reference this name from the ASP page.
  4. Click the list name and add the table columns to be displayed in the list.
  5. To enable links between a list entry and the summary screen for the entry, click inst_companyid.
  6. Use the following options:
    • Hyperlink To Field. Select Custom Jump.
    • Custom File. Enter the name of the ASP file that displays an individual item.
    • Custom ID Field. Enter the name of the field in the new table that uniquely identifies each record.
  7. Click Update and then click Save.