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 - widgetDefinitionType

Description

Widget definition type.

Properties

Name Type Occurrence Description
containerStyle widgetStyleDefinition Optional The style options for the widget container.
menu widgetMenuDefinition Required The menu options for the widget.
type xs:choice Required You need to specify one of the following choices:
ValueType
chartwidgetChartDefinition
countlistwidgetCountlistDefinition
customwidgetCustomDefinition
datalistwidgetDatalistDefinition
groupedScorecardwidgetScorecardGroupByDefinition
scorecardwidgetScorecardDefinition
targetCounterwidgetCounterDefinition
widgetMetaData xs:string Optional Json meta data for extensibility and storing title translations for example.
widgetType xs:string Required The type of widget used so we can easily access type definition
In This Document