Changes

Jump to navigation Jump to search
Created page with "Category:Manual Category:CRM Category:MIB3.0 Category: 4.2 {{Menu|Message= middle|30px '''Users > User Preferences'''}} <br /> __TOC__..."
[[Category:Manual]] [[Category:CRM]] [[Category:MIB3.0]] [[Category: 4.2]]

{{Menu|Message= [[File:UsersIcon.png|middle|30px]] '''Users > User Preferences'''}}
<br />
__TOC__
<br />
This page allows the CRM operators to review the different preferences that have been configured by the users. Devices save preferences using the UNIAPI [https://wikis.tid.es/gvp-public/index.php/SetUserPreference SetUserPreference method]. The different preferences depend on the different applications, but some examples are:
* LastLanguage
* CatchupServiceActive
* StartOverServiceActive
* AdultFirstAccess
<br />
<br />

== Blocks ==
=== User Preferences ===
----
[[File:User_Preferences.png|center|1000px|thumb|User Preferences basic properties]]

<br />
{| class="wikitable" style="margin:0px;width:100%;"
! style="width:15%;" | Field
! style="width:45%;" | Description
! style="width:40%;" | Restrictions
|-
! style="text-align:left;;" | Name
| Preference name, internal
|
|-
! style="text-align:left;" | User ID
| The User ID where the preference is associated to.
| Read only.
|-
! style="text-align:left;" | Preference Name
| The preference type
| -
|-
! style="text-align:left;" | Value
| Value for that preference.
| -
|-
! style="text-align:left;" | Device Type
| Device Type that the preference belongs to. 0 value means that is a global preference that applies all devices.
|
|-
! style="text-align:left;" | Owner
| Name of the creator. Should be OB Administrator.
| Readonly.
|}
<br />
<br />

== Actions ==
{| class="wikitable"
|-
! 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 />

Navigation menu