Every Summary Page Script applies to a certain Object Type. This determines not only the type of the source object passed to the Script but also the types and values of the contextData1 and contextData2 parameters.
Object Type | Description | source | contextData1 | contextData2 |
---|---|---|---|---|
Client | A Summary page that will be displayed on the Clients form | A finClient object | - | - |
Client.Logs | A Summary that is displayed beneath the Logs grid on the Client form, Logs page | A finClient object | An Integer value which is the index of the Log to preview from the Client.Logs collection | A Boolean value indicating whether the Script should generate a preview to represent a threaded conversation |