Customizing DatafariUI - Yellow Page widget
Valid from Datafari 5.1 (UI 1.0.0-beta-0.6.0)
checked for UIv2 1.0
Widget to display useful contact information
It is usually used in the right column. The widget definition looks like this (Complete configuration file):
{
"type": "YellowPagesWidget",
"title": "Yellow Pages",
"show": true,
"visible": 1
}
Options:
type
- The type of component to place in the servicetitle
- The title showed at the top of the facetshow
- Custom parameter, default value is true
. true
- for will enable the display of the "Yellow Pages" widget in the right pane. false
- to hide its display in the service. This option is just a user interface effect. The widget is still registered with the service.visible
- Custom parameter, default value is 1
. Specifies the maximum number of records that will be immediately visible when the widget is displayed
, multiple selections available,