Develop a persistent setting specific to a user

Create a checkbox that shows or hides a clock label, which state is persistent based on the currently logged in user.

Figure 1. Application example
Note: Download a sample project: UserSpecificPersistentSetting.zip

Prerequisites

Create a project.

To develop the project
  1. Create users.
  2. Add predefined UI elements.
  3. Create a checkbox that shows or hides the clock.
  4. Create a clock label.
  5. Create a retentivity storage.
  6. Arrange the interface elements.
  7. Save the project.
Figure 2. Application design example

Select Run to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.