Show / Hide Table of Contents

Class UserPreferenceStrings.Cripple

Remove groups of functionality from CRM.

Inheritance
Object
UserPreferenceStrings.Cripple
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
[Obsolete("These preferences are now covered by functional rights", false)]
public static class Cripple

Fields

Application

Removes all external applications and user-defined buttons from SuperOffice CRM.

Control type: Bool, access: Wizard
Declaration
public const string Application = "Application"
Field Value
Type Description
String

Appointment

Removes the follow-ups dialog from CRM. Follow-ups will still be visible in lists, but the dialog will be completely removed, making it impossible to add or edit appointments, tasks and sales in CRM.

Control type: Bool, access: Wizard
Declaration
public const string Appointment = "Appointment"
Field Value
Type Description
String

Contact

Removes the entire Company screen from CRM. Company names will still be visible in dialogs etc., but the screen itself (and the Navigator button for it) will be completely removed, making it impossible to edit Companies in CRM.

Control type: Bool, access: Wizard
Declaration
public const string Contact = "Contact"
Field Value
Type Description
String

Diary

Removes the entire Diary screen from CRM. All diary-related functionality will be removed.

Control type: Bool, access: Wizard
Declaration
public const string Diary = "Diary"
Field Value
Type Description
String

Document

Removes the Document dialog from CRM. Documents will still be visible in lists, but the dialog itself will be completely removed, making it impossible to create or edit documents in CRM.

Control type: Bool, access: Wizard
Declaration
public const string Document = "Document"
Field Value
Type Description
String

Email

Removes the entire E-mail screen from CRM. All e-mail functionality will be removed.

Control type: Bool, access: Wizard
Declaration
public const string Email = "Email"
Field Value
Type Description
String

Person

Removes the Contact dialog from CRM. Contact names will still be visible in lists, but the dialog itself will be completely removed, making it impossible to add or edit contacts in CRM.

Control type: Bool, access: Wizard
Declaration
public const string Person = "Person"
Field Value
Type Description
String

Project

Removes the entire Project screen from CRM. Project names will still be visible in dialogs and lists, but the screen itself (and the Navigator button for it) will be completely removed, making it impossible to edit projects in CRM.

Control type: Bool, access: Wizard
Declaration
public const string Project = "Project"
Field Value
Type Description
String

Relation

Removes the Relations section tab from the Company screen

Control type: Bool, access: Wizard
Declaration
public const string Relation = "Relation"
Field Value
Type Description
String

Reporter

Removes the Reports button and the Reports screen from CRM. Print buttons will still be available at various points in CRM.

Control type: Bool, access: Wizard
Declaration
public const string Reporter = "Reporter"
Field Value
Type Description
String

Sale

Removes the Sale dialog from CRM. Sales will still be visible in lists, but the dialog itself will be completely removed, making it impossible to add or edit sales in CRM.

Control type: Bool, access: Wizard
Declaration
public const string Sale = "Sale"
Field Value
Type Description
String

Section

Section heading

Declaration
public const string Section = "Cripple"
Field Value
Type Description
String

Selection

Removes the entire Selection screen from CRM. All selection-related functionality will be removed.

Control type: Bool, access: Wizard
Declaration
public const string Selection = "Selection"
Field Value
Type Description
String

Travel

Removes all Travel functionality from CRM.

Control type: Bool, access: Wizard
Declaration
public const string Travel = "Travel"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top