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 type represents a radio selector field.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
dataProvider |
xs:string |
Optional | Name of the data provider to use to populate the dropdown (type=select) |
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 |
xs:string |
Optional | The value to select by default. |
isStoredQueryProvider |
xs:boolean |
Optional Default= false |
Is the data provider a stored query/flowcode (true) or standard simplelist (false) |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document