| mergeType |
String |
The type of the merge |
Yes |
| useRevision |
boolean |
Indicates whether to use revisions |
No (default is true) |
| templateName |
String |
The filename of the template |
Yes |
| templateId |
String |
The ID of the template |
Yes |
| recordId |
String |
The ID of the record we want to merge |
Yes |
| recordModule |
String |
The module of the record we want to merge |
Yes |
| parentId |
String |
The ID of parent record. Only if the merge is intiated from a subpanel |
No |
| parentModule |
String |
The module of parent record. Only if the merge is intiated from a subpanel |
No |
| maxRelate |
Integer |
Maximum records to retrieve in a collection |
No (default is 20) |
| selectedRecords |
Array |
A list of record IDs used in multimerge |
No |