Select Manage | Personalization from the Mobile Web Studio left pane.
The center pane lists personalization adapters extracted from the uwp.xml portal configuration file. The right pane lists the keys configured for the selected adapter.
The database table does not have default keys installed. To use this adapter, you must create a new key.
Creating new keys
Log in to Mobile Web Studio using a user name
with administrative privileges, such as masuper/m8super
.
Select Manage | Personalization from the Mobile Web Studio left pane.
Select the adapter type for which you want to create a new key.
Click New on the toolbar.
When the Create New Key window displays, select or complete these options:
Name – enter a unique key name. The name used by applications along with the user ID to locate personalized input values for different users.
Type – select the type of input required for the value.
Text – the input field requires a text string.
Int – the input field requires whole numbers.
Select – the input field allows users to select a value from a drop-down list of predefined values.
Password – the input field requires a password. The value is shown as ***** when typed in the user’s personalized section.
Permission – select whether the key can be edited or is read-only. Read-only is appropriate for any user name and password keys.
Description – enter a text description of the key.
Click OK to save your entries, and OK to confirm.