Page updated: 12 May 2023
Step 3: Create a List object for installed base
- Go to <My Profile> | Administration | Customization | InstallBase | Lists.
- Click New.
- 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.
- Click the list name and add the table columns to be displayed in the list.
- To enable links between a list entry and the summary screen for the entry, click inst_companyid.
- 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.
- Click Update and then click Save.