Difference between revisions of "User Preferences Page Manual 3.0"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 24: | Line 24: | ||
! style="width:40%;" | Restrictions | ! style="width:40%;" | Restrictions | ||
|- | |- | ||
− | ! style="text-align:left;;" | Origin Device Type | + | ! style="text-align:left;border-left:5px solid yellow;" | Origin Device Type |
| Type of the device associated. | | Type of the device associated. | ||
− | | | + | | ReadOnly. |
|- | |- | ||
− | ! style="text-align:left;;" | Name | + | ! style="text-align:left;border-left:5px solid yellow;" | Name |
| Preference name, internal | | Preference name, internal | ||
− | | | + | | ReadOnly. |
|- | |- | ||
− | ! style="text-align:left;" | User ID | + | ! style="text-align:left;border-left:5px solid yellow;" | User ID |
| The User ID where the preference is associated to. | | The User ID where the preference is associated to. | ||
− | | | + | | ReadOnly. |
|- | |- | ||
− | ! style="text-align:left;" | Preference Name | + | ! style="text-align:left;border-left:5px solid yellow;" | Preference Name |
| The preference type | | The preference type | ||
− | | | + | | ReadOnly. |
|- | |- | ||
− | ! style="text-align:left;" | Value | + | ! style="text-align:left;border-left:5px solid yellow;" | Value |
| Value for that preference. | | Value for that preference. | ||
− | | | + | | ReadOnly. |
|- | |- | ||
− | ! style="text-align:left;" | Device Type | + | ! style="text-align:left;border-left:5px solid yellow;" | Device Type |
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices. | | Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices. | ||
− | | | + | | ReadOnly. |
|- | |- | ||
− | ! style="text-align:left;" | Owner | + | ! style="text-align:left;border-left:5px solid yellow;" | Owner |
− | | | + | | Id of the creator. Should be OB Administrator. |
| Readonly. | | Readonly. | ||
|} | |} | ||
Line 56: | Line 56: | ||
== Actions == | == Actions == | ||
− | + | The user can only read the details of a User Preferences, no other actions are available. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 11:32, 26 October 2021
Contents
This page allows the CRM operators to review the different preferences that have been configured by the users. Devices save preferences using the UNIAPI SetUserPreference method. The different preferences depend on the different applications, but some examples are:
- LastLanguage
- CatchupServiceActive
- StartOverServiceActive
- AdultFirstAccess
Blocks
User Preferences
Field | Description | Restrictions |
---|---|---|
Origin Device Type | Type of the device associated. | ReadOnly. |
Name | Preference name, internal | ReadOnly. |
User ID | The User ID where the preference is associated to. | ReadOnly. |
Preference Name | The preference type | ReadOnly. |
Value | Value for that preference. | ReadOnly. |
Device Type | Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices. | ReadOnly. |
Owner | Id of the creator. Should be OB Administrator. | Readonly. |
Actions
The user can only read the details of a User Preferences, no other actions are available.