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

Description

custom widget.

Properties

Name Type Occurrence Description
contentUrl xs:string Required url content to fetch and display. Url should return self contained html or url should be capable of running in an iframe
drilldownUrl xs:string Optional url content to fetch and display for drilldown view. Url should return self contained html or url should be capable of running in an iframe
displayMode displayMode Required “iframe” or “div”
customMetaData xs:string Optional Json meta data for extensibility.
In This Document