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
public const string BlankApptClick = "BlankApptClick"
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
public const string CapitalFirstLetterCompanyName = "CapitalFirstLetterCompanyName"
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
public const string CapitalFirstLetterPersonName = "CapitalFirstLetterPersonName"
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
public const string DisableContactDogEar = "DisableContactDogEar"
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
public const string DisableDelKey = "DisableDelKey"
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
public const string DisplayDateFormatInLists = "DisplayDateFormatInLists"
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
public const string FilterBookingSlaves = "FilterBookingSlaves"
How many records should be inserted into the database during an import before they are committed?
Control type: Number, access: Admin, Admin users, Wizard
public const string IdAllocationBatchSize = "IdAllocationBatchSize"
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
public const string InternetUseIntegratedBrowser = "InternetUseIntegratedBrowser"
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
public const string RemoveInvitationDuplicates = "RemoveInvitationDuplicates"
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
public const string ShowAllPhoneNumbers = "ShowAllPhoneNumbers"
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
public const string ShowInviteDlgFromView = "ShowInviteDlgFromView"
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
public const string ShowProgressInfo = "ShowProgressInfo"
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
public const string ShowTipsAtStart = "ShowTipsAtStart"
[Obsolete("This functionality is no longer supported; it was never fully present in SM.web", true)]public const string ThreeStateStatusCheckbox = "3StateStatusCheckbox"
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
public const string UseCaseOnTemplateVariables = "UseCaseOnTemplateVariables"