Übersicht  User management

With the user administration, a page of the visualization can be assigned to one or more users. The user control element is used to log in to the APP and see only those pages that are enabled for the corresponding user. See also Help - Example projects - demo_user.

User and password can be specified via Project settings - User administration. The user is always stored in the project, the password in the persistent values as these can also be changed via the control element.

In the properties of the page, you can now select users who should have access to the corresponding page. If no user is linked, the page is always visible for all users. If no user is logged in, the first page to which all users have access is always displayed. If there is no page to which all users have access, the first page is always displayed, therefore the first page should always be the one to which all users have access, on this page the control element for login should then appear.

The first page for the corresponding user then contains the page views, for example Overview Apartment from which one can switch to the individual rooms. Since one can only switch to the user's rooms from the start page, only the start page must always be linked to the user.

Summarized:

  1. The first page in the project is not associated with any user, this should contain the user login control.
  2. For each user a start page is created and linked to the corresponding user, which is then displayed first when the user logs in.
  3. On this start page, only page jumps to pages to which the user should also be able to switch are then created. From his start page, the user can then only switch to his rooms, so only the start page must always be linked to the user.