8.7

Table Of Contents
"ItemOrdered": false
}
},
{
"id": 3678079,
"fields": {
"ItemTotal": "29.99",
"ItemShipped": 1.0,
"ItemOrdered": "false"
}
}],
"detail2": [{
"id": 3678080,
"fields": {
"ItemUnitPrice": "1150.00",
"ItemOrdered": 2
}
},
{
"id": 3678081,
"fields": {
"ItemUnitPrice": "29.99",
"ItemOrdered": 1
}
}]
}
}
]
The values could be retrieved in JavaScript as follows:
var foo = record.fields.ID;
var bar = record.tables.details[0].fields.ID;
Commingling/Batching Tab
Commingling (available only with the appropriate license) is a method by which Print Content
Items are merged together to create mail pieces going to each recipient. For instance, retrieving
a letter, an invoice and a notice within the same mail piece, which presumably could be added
within the same envelope. Batching is the same principle when all the Print Content Items are
generated using the same Template file. This tab is only available if the "Content Item"option is
Page 567