List Definition fields

Field

Description

Field

The field that the column contains.

Allow Order By

Yes: Allows the user to sort the list on the column. The column header appears underlined. An arrow next to the column header indicates the current sort order of the list.

Hyperlink To

Allows the user to link to the specified screen.

Order By Desc

Allows the user to order the column from Z - A or 9 - 0.

Alignment

Alignment of the column, Left, Center, Right.

Show Heading

Displays the field name as the column heading.

Show Select As Gif

Displays the icon instead of the description (for predefined drop-down lists only).

Default Order By

The first column in a grid that has Default Order By set to Yes controls the order in which records are shown the first time the grid is displayed. For example, if you set Default Order By to Yes for oppo_type on the Opportunity Grid, and the user clicks the Search arrow and clicks Opportunity, the displayed grid is ordered by oppo_type.

Create Script

A script that's run on the server when the list or grid is created. For more information, see Advanced list customization.

Custom Content

Generic JavaScript or HTML, and/or Sage CRM Client-Side API functions that are run when the list or grid is created. For more information, see Advanced screen customization.