Previous Topic: Configure the Number of Suggestions to Display

Next Topic: Web Screen Painter

New web.cfg Properties

The CA SDM installation delivers one default web engine configuration file, web.cfg. This file defines configuration information regarding the web application. These properties are available in NX.env and you can modify these values in Options Manager.

The web.cfg file contains the following new options:

MinCharsAutoSuggest

Specifies the minimum number of characters to enter in the lookup fields before search as you type or autosuggest displays suggestions.

Default: 3

MaxRecordsAutoSuggest

Specifies the number of records that autosuggest displays when search as you type or autosuggest displays suggestions below a lookup.

Default: 25

MouseoverPreviewDelayTime

Specifies the delay time (in milliseconds) between hovering the mouse pointer over a link and the display of the mouseover preview.

If the mouse moves away from the link before the delay time expires, the preview does not appear.

Default: 1000

UseNestedTabs

Specifies whether to display the nested tab control on detail forms.

Default: Enabled

Note: For detailed information about configuring options in the web.cfg file, see the Implementation Guide.

More information:

Configure the Minimum Number of Characters

Configure the Number of Suggestions to Display

Configure the Mouse-Over Preview Delay Time

Disable Nested Tabs Control