Difference between revisions of "User Preferences Page Manual 3.0"

From Gvp-public
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.
| Read only.
+
| 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
| Name of the creator. Should be OB Administrator.
+
| Id of the creator. Should be OB Administrator.
 
| Readonly.
 
| Readonly.
 
|}
 
|}
Line 56: Line 56:
  
 
== Actions ==
 
== Actions ==
{| class="wikitable"
+
The user can only read the details of a User Preferences, no other actions are available.
|-
 
!  style="width:10%;" |  [[#Create|Create]]
 
!  style="width:10%;" |  [[#Edit|Edit]]
 
!  style="width:10%;" |  [[#Edit in List|Edit in List]]
 
!  style="width:10%;" |  [[#Bulk Edit|Bulk Edit]]
 
!  style="width:10%;" |  [[#Copy|Copy]]
 
!  style="width:10%;" |  [[#Copy with Relateds|Copy with Relateds]]
 
!  style="width:10%;" |  [[#Delete|Delete]]
 
|-
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
| style="text-align:center" | [[File:Cross.png|16px|center]]
 
|}
 
<br />
 
 
 
===  [[File:New3.png|middle|40px]] Create ===
 
User Preference creation is disabled.
 
<br />
 
 
 
=== [[File:BulkEdit3.png|middle|40px]] Edit ===
 
User Preference modification is disabled.
 
<br />
 
 
 
===  [[File:Edit3.png|middle|40px]] Edit in List ===
 
Edit in list is disabled for User Preferences.
 
<br />
 
 
 
===  [[File:BulkEdit3.png|middle|40px]] Bulk Edit ===
 
User Preference bulk edit is disabled.
 
<br />
 
 
 
=== [[File:Copy3.png|middle|40px]] Copy ===
 
User Preference copy is disabled.
 
<br />
 
 
 
=== [[File:CopyWithRelateds3.png|middle|40px]] Copy with Relateds ===
 
User Preference copy with relateds is disabled.
 
<br />
 
 
 
=== [[File:Delete3.png|middle|40px]] Delete ===
 
User Preference deletion is disabled.
 
<br />
 

Latest revision as of 11:32, 26 October 2021


Infobox info icon white.svg.png

Access to this menu in Betools through: UsersIcon.png Users > User Preferences



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


User Preferences basic properties


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.