Difference between revisions of "User Preferences Page Manual 3.0"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
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.