Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - widgetCountlistItemDefinition

Description

Countlist item properties

Properties

Name Type Occurrence Description
aggregateAlias xs:string Optional
Default=aggregate
The ‘sql’ query which is supplied to generate the numeric value uses this name to fetch from db.
dataFormatter widgetDataFormatterType Optional apply format to returned data
displayName xs:string Optional title to display in list.
drillDownSql xs:string Optional the sql statement to generate the drill down data for above aggregation
greaterThanColour xs:string Optional color to set the value text to when the morethanvalue is met or breached
greaterThanValue numberType Optional a positive or numeric value indicating when to use the more than color
itemMetaData xs:string Optional Json meta data for extensibility.
lessThanColour xs:string Optional color to set the value text to when the lessthanvalue is met or breached
lessThanValue numberType Optional a positive or numeric value indicating when to use the less than color
maxDrillDownRecords xs:unsignedInt Optional
Default=100
Maximum number of drill down records that must be fetched
sqlSelect xs:string Optional The SQL statement to generate numeric value to display with title
useImage xs:string Optional fa icon to use in the widget
In This Document