Customizing DatafariUI - Quick Links widget

Customizing DatafariUI - Quick Links widget

Valid from Datafari 5.1 (UI 1.0.0-beta-0.6.0)

Checked for UIv2 1.0

Widget to display links to quickly navigate to useful content.

It is usually used in the right column. The widget definition looks like this (Complete configuration file):

{ "type": "DirectLinksWidget", "title": "Direct Links", "show": true, "visible": 1 },

Parameters:

type - The type of component to place in the service
title - The title showed at the top of the facet
show - Custom parameter, default value is true. true - for will enable the display of the "Direct Links" 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 10. Specifies the maximum number of records that will be immediately visible when the widget is displayed