System Settings

System settings are defined in the System Configuration form on the Desktop client. Settings are logically grouped into modules and tabs. 

Example:

Module Tab Name
Browser App General Address Format

Note: Browser settings can also be defined on the Settings form under the InsightWeb category.

 

The following settings are located in the Browser App > General tab:

Device Scan Mode: Determines the scan mode for the scanning device. Options are Auto detect (default), Windows, and Android (camera)

Web User Password Check Regex: The regular expression for defining passwords. The default is a minimum length of eight characters. For example, for a minimum of eight characters, with at least one lower case letter, one capital letter, one digit, and one special character: ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,}$

Number Format: The format for displaying numbers, expressed by special pattern characters. See http://unicode.org/reports/tr35/tr35-numbers.html#Special_Pattern_Characters

Date Format: The format for displaying dates, expressed by special pattern characters. See http://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table and https://js.devexpress.com/Documentation/ApiReference/Common/Object_Structures/format/#type

Enable Customization Plugins: Enable or disable customization by Plugins. Selected = plugin customization is enabled, cleared = plugin customization is unavailable. 

Enable Address Maps: Determines whether maps are shown in addresses. Selected = maps are shown in addresses, cleared = maps are not shown in addresses.

Disable UI Layout Adjustments for Small Devices: Disable the UI layout controls when a mobile device is detected. Selected = layout controls are disabled, cleared = layout controls are enabled. 

Max Result Rows: Maximum number of rows that can be returned for a dashboard component. This prevents rendering performance issues if the user selects too broad a data range. Exceeding this value will result in Error 62170: Too much data %s to show in chart.

Show New User Notification in Toast: Determines whether only new user notifications are shown in User toast. Selected = enabled, cleared = disabled.

Enable Combo Box Description: Allows descriptions to display with combo boxes. Selected = descriptions are displayed, cleared = descriptions are not displayed.

User Notification Range Days: Defines preceding time range, in days, for user notifications. Options are blank = none, 0 = today, 1 to N = preceding time range in days.

Unread User Notifications Only: Determines whether only unread user notifications are displayed or all user notifications are displayed. Selected = show unread user notifications only, cleared = show all user notifications.

Address Format: HTML code that formats the output of an address as text. Allows users to tailor the addresses display to match localization. The address format is defined as an HTML snippet with injected address database fields using the format ${field}. The following address database fields are supported:

  • addLocationCode
  • addLocationName
  • addLocationNameExt
  • addAddress1
  • addAddress2
  • addAddress3
  • addCity
  • addState
  • addZip
  • addPhone

The following settings are located in the Browser App > Attachments tab:

Default Attachment Type: Determines the default attachment type for the following forms:  

Sales Orders

Sales Order 

Lines

Assets 

Items Organizations

Production Orders

 

Projects

Project Tasks

Purchase Orders

Purchase Order Lines 

Shipments 

Vendor Invoices

 

Product Versions

Style Versions 

Catalog Versions

Service Orders

Service Order Jobs

Panel Optimization Batches 

Asset Profiles

 

Show Attachment Preview: Determines whether the preview region of attachment tabs are shown by default. Selected (default) = show a preview, cleared = do not show a preview. 

View Attachment: Determines the default view mode for attachments. Options are Tiles and Grid.

 

The following setting is located in Shop Floor Execution > General tab:

Image Type: Select the attachment type to be used for Shop Floor components that support attachment uploading paperclip.gif.

Was this article helpful?
0 out of 0 found this helpful