Type alias CustomReportColumn
CustomReportColumn: {
field?: string;
format?: "img" | "gps" | "url" | "code" | "color" | "agent" | "number" | "lookup" | "client" | "datetime" | "colorCount" | "lookupCount" | "lookupSelector" | "lookupSelectorCount";
title: string;
}
Type declaration
Optional field?: string
Optional format?: "img" | "gps" | "url" | "code" | "color" | "agent" | "number" | "lookup" | "client" | "datetime" | "colorCount" | "lookupCount" | "lookupSelector" | "lookupSelectorCount"
title: string
for query-based reports, defines the attachment field (kind) this maps to it defaults to the title. the following special values are recognized:
!id: extid of the case!step: current step of the case!created: creation_date of the case!lastUpdateDate: date of the last scan!lastUpdatedBy: name of agent that sent the last scan!props.bulkClient