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!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
This represents a multi-option checkbox where the options are obtained from a data provider.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
dataProvider |
xs:string |
Required | Name of the data provider to use to populate the checkbox (type=checkbox) |
dataProviderAppName |
appNameType |
Optional | Applicaton name of the data provider |
dataProviderLookupRef |
xs:string |
Optional | optional property to store key that can be used to lookup exended dataprovider info for forms.json |
dataProviderParameters |
Array<simpleFieldValueItemType> |
Optional | List of param/value pairs to be passed into data provide i.e. store query or flowcode params |
dataProviderSortBy |
orderByListType |
Optional Default= itemName |
sort by value or display name |
dataProviderSortDir |
orderDirectionType |
Optional Default= ascending |
sort direction of dataProviderSortBy |
defaultValue |
Array<xs:string> |
Optional | An array of default values to select. |
isStoredQueryProvider |
xs:boolean |
Optional Default= false |
Is the data provider a stored query/flowcode (true) or standard simplelist (false) |
selectAll |
xs:boolean |
Optional Default= false |
optional property to display all options as checked when first displayed in IC |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document