Difference between revisions of "User Preferences Page Manual 3.0"
Jump to navigation
Jump to search
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. | ||
|} | |} |
Revision as of 09:42, 4 June 2019
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
Create | Edit | Edit in List | Bulk Edit | Copy | Copy with Relateds | Delete |
---|---|---|---|---|---|---|
Create
User Preference creation is disabled.
Edit
User Preference modification is disabled.
Edit in List
Edit in list is disabled for User Preferences.
Bulk Edit
User Preference bulk edit is disabled.
Copy
User Preference copy is disabled.
Copy with Relateds
User Preference copy with relateds is disabled.
Delete
User Preference deletion is disabled.