Newer Version Available
Related List Info
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| cloneable | Boolean | Indicates whether the related list can be cloned. | Small, 50.0 | 50.0 |
| createable | Boolean | Indicates whether a new related list for this related list's object can be created. | Small, 50.0 | 50.0 |
| deletable | Boolean | Indicates whether the related list can be deleted. | Small, 50.0 | 50.0 |
| displayColumns | List Column[] | All display columns for this related list. | Small, 50.0 | 50.0 |
| fieldApiName | String | The API name of the field in the child object that links to the parent object. | Small, 51.0 | 51.0 |
| filterLogicString | String | The filter logic string, such as "(1 OR 2) and 3". Related lists don’t support saved filters, so the value is always empty. | Small, 50.0 | 50.0 |
| filteredByInfo | List Filter by Info[] | Filtering information for the related list. Related lists don’t support saved filters, so the value is always empty. | Small, 50.0 | 50.0 |
| label | String | The related list display label, for example, "Contracts". | Small, 50.0 | 50.0 |
| listReference | List Reference | A reference to the related list. | Small, 50.0 | 50.0 |
| objectApiNames | String[] | The API names for the objects returned in the related list. The objects returned depend on the parent object’s layout. | Small, 51.0 | 51.0 |
| orderedByInfo | List Order by Info[] | Ordering information for the related list. | Small, 50.0 | 50.0 |
| updateable | Boolean | Indicates whether the related list can be updated. | Small, 50.0 | 50.0 |
| userPreferences | List User Preference | User preferences for the related list. | Small, 50.0 | 50.0 |
| visibility | String | The related list's visibility. Related lists are always Public. | Small, 50.0 | 50.0 |
| visibilityEditable | Boolean | Indicates whether the visibility of the related list can be edited. The value is always false. | Small, 50.0 | 50.0 |