Application structure - Pages
Applications are depicted as pages in the portal.
Applications often consist of several pages. Different functionalities are implemented on the individual pages.
General functionalities are often available on the first page.
More "powerful" functionalities can be available on other pages. This may include deleting data, for example.
Even more extensive functionalities can be, for example, the creation or deletion of master data or the granting of user permissions.
Example - Phonebook
In the"Phone book" application, the contacts are displayed on the "Phone book" page. New contacts can also be added in a limited way.
Among other things, deactivated contacts can be deleted on the "Manage contacts" page.
Departments can be created and deleted on the "Administration" page.
Roles and permissions
You can use the roles and permissions of users to define who has access to the respective page and can therefore perform the corresponding functionalities.
Detailed information on this can be found in section Roles and permissions for applications.