15. Preferences

Intella Connect Preferences can be accessed by clicking on the gear icon in the Secondary Navigation Bar.

Preferences icon

Preferences window allow one to manage various settings related to Intella Connect.

15.1. Global preferences

Global preferences are further divided into two sections:

Table view
  • Visible Columns - section where Visible Columns of the Details table can be added or removed
  • Rows height - section where row height of the Details table column can be configured
List view
  • Keywords Hit Highlighting - turning Hit Highlighting on or off


    Note: These setting are saved in your browser’s cache. Therefore if you use few browsers simultaneously, few computers (devices) or you have cleaned your cached data, then you might need to change those settings again.

15.2. Coding Layout preferences

This sheet allows you to manage your global Coding Layouts.

The first set of controls allows to select an existing layout from the dropdown in order to modify it. Clicking on the Add button allows to create a new layout. After layout is selected additional set of controls is shown on the left, and a Live preview pane is shown on the right. By adding, modifying or changing fields on the left one will immediately see results of his actions in the panel on the right.


Note: Fields list supports dragging its elements, which changes the order of Coding Fields as they appear in the layout.

Each Coding Field has the following options:

  • Tag - specifies a tag from the current case to which the Coding Field will be mapped.
  • Type - specifies how the field will be rendered and how will it work. Possible options are:
    • CHECKBOX (default) - field is rendered as a checkbox control. Hierarchical tags will allow for many Coding Options to be selected.
    • RADIO (requires a hierarchical tag) - field is rendered as a set of radio buttons. Each Coding Option will represent one radio button. This component will force user to select just one of available choices.
    • DROPDOWN (requires a hierarchical tag) - field is rendered as a dropdown (also known as “Select” or “Combo box”). Each Coding Option will represent one element in the list. This component will force user to select just one of available choices.
  • Required - if this option is ON then reviewer will be forced to make a coding decision about this field.
  • Show hint - if this option is ON then a small icon will be rendered next to the field in the Coding Form. Hovering mouse over this icon will show a tag’s description in a tooltip. This can be some auxiliary text for reviewers.
  • Optional parent (works only with checkboxes and hierarchical tags) - if this option is ON then this field will also render a checkbox next to the top-level tag.