> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.UserPreferenceStrings.Request

# <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request" /> Class UserPreferenceStrings.Request

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

```csharp theme={null}
public static class UserPreferenceStrings.Request
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[UserPreferenceStrings.Request](SuperOffice.WebApi.Data.UserPreferenceStrings.Request.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Fields

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_AutoQuoteLastmessage" /> AutoQuoteLastmessage

(BOOL) Automatically include and quote last message when replying

```csharp theme={null}
public const string AutoQuoteLastmessage = "autoQuoteLastmessage"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_CheckBoxOnLeft" /> CheckBoxOnLeft

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

```csharp theme={null}
public const string CheckBoxOnLeft = "checkBoxOnLeft"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_DefaultMessageStatus" /> DefaultMessageStatus

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

```csharp theme={null}
public const string DefaultMessageStatus = "defaultMessageStatus"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_DefaultOwner" /> DefaultOwner

(INTEGER) The default owner when creating a new request

```csharp theme={null}
public const string DefaultOwner = "defaultOwner"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_DefaultRequestStatus" /> DefaultRequestStatus

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

```csharp theme={null}
public const string DefaultRequestStatus = "defaultRequestStatus"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_NewWindowWhenAdding" /> NewWindowWhenAdding

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

```csharp theme={null}
public const string NewWindowWhenAdding = "newWindowWhenAdding"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_NoWarnOnLoss" /> NoWarnOnLoss

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

```csharp theme={null}
public const string NoWarnOnLoss = "noWarnOnLoss"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_NumExpandedMsg" /> NumExpandedMsg

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

```csharp theme={null}
public const string NumExpandedMsg = "numExpandedMsg"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_OnlyOpenInFavourites" /> OnlyOpenInFavourites

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

```csharp theme={null}
public const string OnlyOpenInFavourites = "onlyOpenInFavourites"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_OnlyOwnCategories" /> OnlyOwnCategories

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

```csharp theme={null}
public const string OnlyOwnCategories = "onlyOwnCategories"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_OwnRequestsOnly" /> OwnRequestsOnly

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

```csharp theme={null}
public const string OwnRequestsOnly = "ownRequestsOnly"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_PreviewImageAttachment" /> PreviewImageAttachment

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

```csharp theme={null}
public const string PreviewImageAttachment = "previewImageAttachment"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_RequestDefaultCategory" /> RequestDefaultCategory

(INTEGER) The default category when creating a new request

```csharp theme={null}
public const string RequestDefaultCategory = "requestDefaultCategory"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_Section" /> Section

```csharp theme={null}
public const string Section = "request"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_ShowLastOnTop" /> ShowLastOnTop

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

```csharp theme={null}
public const string ShowLastOnTop = "showlastOnTop"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_SimplifiedEditor" /> SimplifiedEditor

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

```csharp theme={null}
public const string SimplifiedEditor = "simplifiedEditor"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_SingleLineBreaks" /> SingleLineBreaks

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

```csharp theme={null}
public const string SingleLineBreaks = "singleLineBreaks"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Request_UseLastCategory" /> UseLastCategory

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

```csharp theme={null}
public const string UseLastCategory = "useLastCategory"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)


## Related topics

- [SuperOffice.WebApi.Data.UserPreferenceStrings](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Person](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Person.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Project](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Project.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Quote](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Quote.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Sale](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Sale.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD.md)
