Develop a user-specific interface

Provide personalized user experience and make certain interface areas accessible only for particular user groups.

Figure 1. Application example.

The Admin Pane is only visible for logged-in administrators.





Note: Download a sample project: UserSpecificInterface.zip

Prerequisites

  • Create a project.

  • Configure users and groups in the following way:

    User name

    Password

    Groups

    Admin1

    admin

    Admins

    User1

    user

    Users

To develop the project
  1. Create a change user form.
  2. Create a username label.
  3. Display an object to a user group.
  4. Arrange the interface elements.
  5. Save the project.


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.