Show / Hide Table of Contents

Class UserPreferenceStrings.System

System

Inheritance
object
UserPreferenceStrings.System
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.System

Fields

AllowCentralLogin

Travel users allowed to log into the central database (Default = No)

Control type: List, access: Admin, Admin users, Wizard
Declaration
public const string AllowCentralLogin = "AllowCentralLogin"
Field Value
Type Description
string

AllowForcedLogin

Allow users to log on to the system even if they are already logged in on another computer (Default = No)

Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string AllowForcedLogin = "AllowForcedLogin"
Field Value
Type Description
string

BaseCurrencyId

Base currency for your system. This is a common currency for reports etc.

Control type: ListTableRef, access: Admin, Admin users, Wizard
Declaration
public const string BaseCurrencyId = "BaseCurrencyId"
Field Value
Type Description
string

CRMBaseURL

Store the base URL to CRM, so it can be used by for example CS to generate CRM URLs

Declaration
public const string CRMBaseURL = "CRMBaseURL"
Field Value
Type Description
string

CurrentUdefVersionappointment

The current version number for user-defined fields in the Appointment dialog

Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionappointment = "CurrentUdefVersionappointment"
Field Value
Type Description
string

CurrentUdefVersioncontact

The current version number for user-defined fields in the Company screen

Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersioncontact = "CurrentUdefVersioncontact"
Field Value
Type Description
string

CurrentUdefVersiondocument

The current version number for user-defined fields in the Document dialog

Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersiondocument = "CurrentUdefVersiondocument"
Field Value
Type Description
string

CurrentUdefVersionperson

The current version number for user-defined fields in the Contact dialog

Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionperson = "CurrentUdefVersionperson"
Field Value
Type Description
string

CurrentUdefVersionproject

The current version number for user-defined fields in the Project screen

Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionproject = "CurrentUdefVersionproject"
Field Value
Type Description
string

CurrentUdefVersionsale

The current version number for user-defined fields in the Sale dialog

Control type: Number, access: Wizard
Declaration
public const string CurrentUdefVersionsale = "CurrentUdefVersionsale"
Field Value
Type Description
string

DefaultDocPlugin

Default document management system to be used by SuperOffice CRM.

Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string DefaultDocPlugin = "DefaultDocPlugin"
Field Value
Type Description
string

DisableDynamicSelectionInMailings

Disables mailing tasks for dynamic selections

Control type: Bool
Declaration
public const string DisableDynamicSelectionInMailings = "DisableDynamicSelectionInMailings"
Field Value
Type Description
string

DisableDynamicSelectionInMailings_HardDefault

Hard default for: Disables mailing tasks for dynamic selections

Declaration
public const bool DisableDynamicSelectionInMailings_HardDefault = false
Field Value
Type Description
bool

EnableCurrency

Allow sales to be recorded in another currency

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string EnableCurrency = "EnableCurrency"
Field Value
Type Description
string

ForceSinglePhaseArchives

Force single-phase queries (like the Win client uses) in archives, instead of two-phase where we first determine primary keys, and use a second query to get the full-width rows afterwards

Declaration
public const string ForceSinglePhaseArchives = "ForceSinglePhase"
Field Value
Type Description
string

FulltextIndexing

Saint period length, add 1, 2 or 3 for the period number to get the complete key

Declaration
public const string FulltextIndexing = "FulltextIndexing"
Field Value
Type Description
string
Remarks

OBSOLETE as of dictionary step SuperOffice/20

IgnoreADUsernameAuthentication

Ignore Username and Password authentication with Active Directory

Declaration
public const string IgnoreADUsernameAuthentication = "IgnoreADUsernameAuthentication"
Field Value
Type Description
string

LastFetchedTimezones

Last fetch of timezone data

Declaration
public const string LastFetchedTimezones = "LastFetchedTimezones"
Field Value
Type Description
string

NoDbUsers

Block creation/maintenance of db users for application users. Present in SaaS installations

Declaration
public const string NoDbUsers = "NoDbUsers"
Field Value
Type Description
string

NotesIniPath

Sets the path to the Notes.ini file

Control type: Text, access: Wizard
Declaration
public const string NotesIniPath = "NotesIniPath"
Field Value
Type Description
string

NotesSODbName

The name of the database in SuperOffice CRM where Lotus Notes e-mail is saved (default: SOCONFIG\SoMailArchive.nsf )

Control type: Text, access: Admin, Admin users, Wizard
Declaration
public const string NotesSODbName = "NotesSODbName"
Field Value
Type Description
string

OfferWebToolsInstall

Controls whether SuperOffice CRM should offer WebTools installation when the user has not enabled WebTools.

Default: true

Declaration
public const string OfferWebToolsInstall = "OfferWebToolsInstall"
Field Value
Type Description
string

OfferWebToolsUpgrade

Controls whether SuperOffice CRM should offer WebTools upgrades when the user has installed WebTools and upgrades are avilable.

Default: true

Declaration
public const string OfferWebToolsUpgrade = "OfferWebToolsUpgrade"
Field Value
Type Description
string

OurCurrencyId

Default currency for new sales

Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string OurCurrencyId = "OurCurrencyId"
Field Value
Type Description
string

OwnCountry

Which country you are currently located in. This affects phone number prefixes and the suggested country when entering a new company.

Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string OwnCountry = "OwnCountry"
Field Value
Type Description
string

PasswordPolicy

Set a password policy: MinTotal=<n>&MinNum=<n>&MinSpec=<n>&MinLC=<n>&MinUC=<n>&Msg=<message>; governs the password-policy check

Declaration
public const string PasswordPolicy = "PasswordPolicy"
Field Value
Type Description
string

PreferDocLanguage

Preferred document language. Default blank = current UI language.

Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string PreferDocLanguage = "PreferDocLanguage"
Field Value
Type Description
string

PreferredNotesDocServer

Preferred server name of the Lotus Notes document server

Control type: Text, access: Admin, Admin users, Wizard
Declaration
public const string PreferredNotesDocServer = "PreferredNotesDocServer"
Field Value
Type Description
string

PreferredNotesMailServer

Preferred e-mail server name for Lotus Notes

Control type: Text, access: Admin, Admin users, Wizard
Declaration
public const string PreferredNotesMailServer = "PreferredNotesMailServer"
Field Value
Type Description
string

ReplicateSelection

Replicates selection members to Travel and satellite databases. After changing this preference you need to regenerate satellites and create new prototypes. This will reduce performance. Default: No

Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string ReplicateSelection = "ReplicateSelection"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "System"
Field Value
Type Description
string

SendLoginEmailNewUsers

Automatically send e-mail with login information when creating new SuperOffice users in CRM Online (Default=Yes)

Declaration
public const string SendLoginEmailNewUsers = "SendLoginEmailNewUsers"
Field Value
Type Description
string

SoftDeleteRetention

For how long are deleted person/companies kept before hard delete

Declaration
public const string SoftDeleteRetention = "SoftDeleteRetention"
Field Value
Type Description
string

UnsafeFileTypes

Default unsafe file types. Downloading and archiving these are not allowed.

Values are seperated by either , or ;. Values with or without . are both valid value-formats.

Example: "msi,bat,exe" Example: ".msi;.bat;.exe"

Declaration
public const string UnsafeFileTypes = "UnsafeFileTypes"
Field Value
Type Description
string

UpdateStatusMonitorsRealTime

Update StatusMonitors in real time.

Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string UpdateStatusMonitorsRealTime = "UpdateStatusMonitorsRealTime"
Field Value
Type Description
string

WebAppUsage

Enable/disable logging to WebAppUsage

Declaration
public const string WebAppUsage = "WebAppUsage"
Field Value
Type Description
string

WebToolsDetectionTimeout

When trying to open a document or email via WebTools, how many seconds should CRM wait before assuming document failed to open and present warning-dialog for user.

Default: 10.

A value of 0 means never show dialog.

Declaration
public const string WebToolsDetectionTimeout = "WebToolsDetectionTimeout"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top