Show / Hide Table of Contents

Class UserPreferenceStrings.Request

Inheritance
object
UserPreferenceStrings.Request
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.Request

Fields

AutoQuoteLastmessage

(BOOL) Automatically include and quote last message when replying

Declaration
public const string AutoQuoteLastmessage = "autoQuoteLastmessage"
Field Value
Type Description
string

CheckBoxOnLeft

(BOOL) Place check boxes on left side of lists instead of the right side

Declaration
public const string CheckBoxOnLeft = "checkBoxOnLeft"
Field Value
Type Description
string

DefaultMessageStatus

(INTEGER) The default request status when adding a message to a request

Declaration
public const string DefaultMessageStatus = "defaultMessageStatus"
Field Value
Type Description
string

DefaultOwner

(INTEGER) The default owner when creating a new request

Declaration
public const string DefaultOwner = "defaultOwner"
Field Value
Type Description
string

DefaultRequestStatus

(INTEGER) The default request status when creating a new request

Declaration
public const string DefaultRequestStatus = "defaultRequestStatus"
Field Value
Type Description
string

NewWindowWhenAdding

(BOOL) Open new tab in browser when adding a message

Declaration
public const string NewWindowWhenAdding = "newWindowWhenAdding"
Field Value
Type Description
string

NoWarnOnLoss

(BOOL) Do not show a warning when navigating away without having saved screen

Declaration
public const string NoWarnOnLoss = "noWarnOnLoss"
Field Value
Type Description
string

NumExpandedMsg

(INTEGER) Indicates the number of message that should be expanded when viewing request

Declaration
public const string NumExpandedMsg = "numExpandedMsg"
Field Value
Type Description
string

OnlyOpenInFavourites

(BOOL) When showing favourite request list, only show requests with status open

Declaration
public const string OnlyOpenInFavourites = "onlyOpenInFavourites"
Field Value
Type Description
string

OnlyOwnCategories

(BOOL) In category choosers, only show categories that the user is a member of

Declaration
public const string OnlyOwnCategories = "onlyOwnCategories"
Field Value
Type Description
string

OwnRequestsOnly

(BOOL) Only show requests from categories the user is a member of

Declaration
public const string OwnRequestsOnly = "ownRequestsOnly"
Field Value
Type Description
string

PreviewImageAttachment

(BOOL) When viewing a message, also automatically show all image attachments

Declaration
public const string PreviewImageAttachment = "previewImageAttachment"
Field Value
Type Description
string

RequestDefaultCategory

(INTEGER) The default category when creating a new request

Declaration
public const string RequestDefaultCategory = "requestDefaultCategory"
Field Value
Type Description
string

Section

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

ShowLastOnTop

(BOOL) Sort messages by showing most recent at top of request

Declaration
public const string ShowLastOnTop = "showlastOnTop"
Field Value
Type Description
string

SimplifiedEditor

(BOOL) Use a simplified editor when writing a message on a request

Declaration
public const string SimplifiedEditor = "simplifiedEditor"
Field Value
Type Description
string

SingleLineBreaks

(BOOL) Use a single line break when pressing enter in the editor instead of double line breaks

Declaration
public const string SingleLineBreaks = "singleLineBreaks"
Field Value
Type Description
string

UseLastCategory

(BOOL) When creating a new request, set the selected category to the last used category

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