CR
MergeEntitiesFilter
The filter that is used for merging of entities.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CaptionNonexistent in DB | string | - | ||
Description:The caption under the grid with extra information. Can be made hidden. | ||||
MergeEntityIDNonexistent in DB | string | - | ||
Description:The ID of the entity that is used for merging. Corresponds to the real ID of the entity, such as BAccount.BAccountID or Contact.ContactID. | ||||
TargetRecordNonexistent in DB | int? | Target Record | - | |
Description:Specifies the record that is used as a target. The field can have one of the following values: targetRecord.CurrentRecord, targetRecord.SelectedRecord. | ||||