Class UserPreferenceStrings.Functions
Functions
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class Functions
Fields
AcademicTitle
Use academic title for persons. (Default = NO)
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string AcademicTitle = "AcademicTitle"
Field Value
Type | Description |
---|---|
String |
AskToEditOrRead
Ask if the user want to edit or read the document when opening an existing document. Only applies when Web Tools is installed.
Declaration
public const string AskToEditOrRead = "AskToEditOrRead"
Field Value
Type | Description |
---|---|
String |
AutoLoadLimitInArchive
The limit for auto loading the full archive
Declaration
public const string AutoLoadLimitInArchive = "AutoLoadLimitInArchive"
Field Value
Type | Description |
---|---|
String |
BlankApptClick
Specifies the type of activity to create when you double-click on a blank line in the Activities section tab in the Company or Project screens.
Control type: List, access: Admin, Crm, Admin users, Wizard
Declaration
public const string BlankApptClick = "BlankApptClick"
Field Value
Type | Description |
---|---|
String |
CapitalFirstLetterCompanyName
Should the first letter in every word in the company name automatically be converted to a capital letter? (Default = YES)
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string CapitalFirstLetterCompanyName = "CapitalFirstLetterCompanyName"
Field Value
Type | Description |
---|---|
String |
CapitalFirstLetterPersonName
Should the first letter in every word in the contact name automatically be converted to a capital letter? (Default = YES)
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string CapitalFirstLetterPersonName = "CapitalFirstLetterPersonName"
Field Value
Type | Description |
---|---|
String |
DefaultMailClientCookie
Default mail client setting (when cookie is missing)
Declaration
public const string DefaultMailClientCookie = "DefaultMailClient"
Field Value
Type | Description |
---|---|
String |
DisableContactDogEar
Removes the corner tabs on the Company card if there are too many companies - i.e. more than this number
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string DisableContactDogEar = "DisableContactDogEar"
Field Value
Type | Description |
---|---|
String |
DisableDelKey
If YES, the user has to use the menu in order to delete a company, project or selection (Default = YES).
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string DisableDelKey = "DisableDelKey"
Field Value
Type | Description |
---|---|
String |
DisableDuplicateCheckContact
Should duplicate checking for contact by exact match be disabled
Declaration
public const string DisableDuplicateCheckContact = "DisableDuplicateCheckContact"
Field Value
Type | Description |
---|---|
String |
DisableDuplicateCheckProject
Should duplicate checking for project by exact match be disabled
Declaration
public const string DisableDuplicateCheckProject = "DisableDuplicateCheckProject"
Field Value
Type | Description |
---|---|
String |
DisableDuplicateCheckSelection
Should duplicate checking for selection exact match be disabled
Declaration
public const string DisableDuplicateCheckSelection = "DisableDuplicateCheckSelection"
Field Value
Type | Description |
---|---|
String |
DisableSoundExCheckContact
Should duplicate checking for contact by soundex value be disabled
Declaration
public const string DisableSoundExCheckContact = "DisableSoundexCheckContact"
Field Value
Type | Description |
---|---|
String |
DisableSoundExCheckProject
Should duplicate checking for project by soundex value be disabled
Declaration
public const string DisableSoundExCheckProject = "DisableSoundExCheckProject"
Field Value
Type | Description |
---|---|
String |
DisableSoundExCheckSelection
Should duplicate checking for selection by soundex value be disabled
Declaration
public const string DisableSoundExCheckSelection = "DisableSoundExCheckSelection"
Field Value
Type | Description |
---|---|
String |
DisplayDateFormatInLists
Specifies the date format used in section tabs in CRM (ex. dd.mm.yyyy hh:mm). (Default: computer's regional settings for short date format.)
Control type: Text, access: Wizard
Declaration
public const string DisplayDateFormatInLists = "DisplayDateFormatInLists"
Field Value
Type | Description |
---|---|
String |
EditIfVisible
Allows other users to add and remove members from any selection visible to the user
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string EditIfVisible = "EditIfVisible"
Field Value
Type | Description |
---|---|
String |
EnableLocalRendererInArchive
Should the local renderer be enabled for user
Declaration
public const string EnableLocalRendererInArchive = "EnableLocalRendererInArchive"
Field Value
Type | Description |
---|---|
String |
FilterBookingSlaves
Filter out invitations for everyone except the person making the invitation, to avoid duplicates in the list.
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string FilterBookingSlaves = "FilterBookingSlaves"
Field Value
Type | Description |
---|---|
String |
ForceConfirmation
Always displays confirmation dialog when deleting
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string ForceConfirmation = "ForceConfirmation"
Field Value
Type | Description |
---|---|
String |
GetAdvanceDays
Number of days ahead to display tasks in the checklist. Default is 21 days
Control type: Number, access: Admin, Crm, Admin users, Wizard
Declaration
public const string GetAdvanceDays = "GetAdvanceDays"
Field Value
Type | Description |
---|---|
String |
HideCounterInArchiveFooter
Should the rowcount not be visible in the archive footers
Declaration
public const string HideCounterInArchiveFooter = "HideCounterInArchiveFooter"
Field Value
Type | Description |
---|---|
String |
HomeContact
Which contact is displayed when you click on Hugo (the owl in the Navigator)
Control type: ContactId, access: Admin, Crm, Admin users, Wizard
Declaration
public const string HomeContact = "HomeContact"
Field Value
Type | Description |
---|---|
String |
IdAllocationBatchSize
How many records should be inserted into the database during an import before they are committed?
Control type: Number, access: Admin, Admin users, Wizard
Declaration
public const string IdAllocationBatchSize = "IdAllocationBatchSize"
Field Value
Type | Description |
---|---|
String |
InternetUseIntegratedBrowser
Uses the internal CRM browser when clicking a URL within CRM. Default is Yes. If you set this preference to No, your computer's default browser will be used instead.
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string InternetUseIntegratedBrowser = "InternetUseIntegratedBrowser"
Field Value
Type | Description |
---|---|
String |
JoinPilotForWebTools
Route all DownloadService requests from PROD to STAGE to allow customers early access to WebTools versions prior to release.
Declaration
public const string JoinPilotForWebTools = "JoinPilotForWebTools"
Field Value
Type | Description |
---|---|
String |
LanguageCookie
Language cookie (when cookie is missing)
Declaration
public const string LanguageCookie = "LanguageCookie"
Field Value
Type | Description |
---|---|
String |
LanguageUICookie
Language UI (when cookie is missing)
Declaration
public const string LanguageUICookie = "LanguageUICookie"
Field Value
Type | Description |
---|---|
String |
MandatoryContactOnPerson
Whether a company is required when creating a new person. Default true.
Declaration
public const string MandatoryContactOnPerson = "MandatoryContactOnPerson"
Field Value
Type | Description |
---|---|
String |
MandatoryContactOnPerson_HardDefault
Hard default for MandatoryContactOnPerson
Declaration
public const bool MandatoryContactOnPerson_HardDefault = true
Field Value
Type | Description |
---|---|
Boolean |
PastDateAlert
Marks overdue activities in section tabs (Default = YES)
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string PastDateAlert = "PastDateAlert"
Field Value
Type | Description |
---|---|
String |
PeriodicCheckInterval
How often (in minutes) should CRM check the database for new invitations etc.
Control type: Number, access: Admin, Admin users, Wizard
Declaration
public const string PeriodicCheckInterval = "PeriodicCheckInterval"
Field Value
Type | Description |
---|---|
String |
RemoveInvitationDuplicates
This ensures that invitations are displayed only once in the Activities section tab in CRM (Default = YES).
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string RemoveInvitationDuplicates = "RemoveInvitationDuplicates"
Field Value
Type | Description |
---|---|
String |
SaintRankDuplicateContacts
Should SAINT data be used to rank and style contacts with duplicate soundex'es
Declaration
public const string SaintRankDuplicateContacts = "SaintRankDuplicateContacts"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "Functions"
Field Value
Type | Description |
---|---|
String |
ShowAllPhoneNumbers
Allows the option of adding several phone numbers of the same type (e.g. mobile phone) in the Contact dialog. (Default = NO).
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string ShowAllPhoneNumbers = "ShowAllPhoneNumbers"
Field Value
Type | Description |
---|---|
String |
ShowChangeCompanyWarning
Warn the user that all activities will be moved to the new company. Used when changing company in the person panel.
Declaration
public const string ShowChangeCompanyWarning = "ShowChangeCompanyWarning"
Field Value
Type | Description |
---|---|
String |
ShowInviteDlgFromView
Should CRM automatically display the Invitation dialog when creating an activity from the diary view. (Default = NO).
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string ShowInviteDlgFromView = "ShowInviteDlgFromView"
Field Value
Type | Description |
---|---|
String |
ShowProgressInfo
Should a progress dialog be displayed on the Travel Gateway when active tasks are running? (Default = YES)
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string ShowProgressInfo = "ShowProgressInfo"
Field Value
Type | Description |
---|---|
String |
ShowTipNumber
Next tip of the day to be displayed.
Control type: Number, access: Wizard
Declaration
public const string ShowTipNumber = "ShowTipNumber"
Field Value
Type | Description |
---|---|
String |
ShowTipsAtStart
Should a tip of the day be displayed every time a user logs in to SuperOffice. (Default = YES)
Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string ShowTipsAtStart = "ShowTipsAtStart"
Field Value
Type | Description |
---|---|
String |
SoCrm75SR1FirstUseCookie
First use setting (when cookie is missing)
Declaration
public const string SoCrm75SR1FirstUseCookie = "SoCrm75SR1FirstUse"
Field Value
Type | Description |
---|---|
String |
ThreeStateStatusCheckbox
Declaration
[Obsolete("This functionality is no longer supported; it was never fully present in SM.web", true)]
public const string ThreeStateStatusCheckbox = "3StateStatusCheckbox"
Field Value
Type | Description |
---|---|
String |
UseCaseOnTemplateVariables
The template variables used in, for instance, documents and addresses are output in lower case and get the text exactly as stored in the database by default. Setting this preference will change the text to uppercase for all or just the first letter, depending how the template variable is input. (Default: No).
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string UseCaseOnTemplateVariables = "UseCaseOnTemplateVariables"
Field Value
Type | Description |
---|---|
String |
UseMiddleName
Enables the use of middle names in the Contact dialog
Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string UseMiddleName = "UseMiddleName"
Field Value
Type | Description |
---|---|
String |