Application Structure - Pages
Applications are displayed as pages in the portal.
Applications often consist of multiple pages. Different features are implemented on the individual pages.
General features are often available on the first page.
Other pages may offer "more powerful" features. This could involve, for example, the deletion of data.
Other advanced features might include, for example, creating or deleting master data, or granting user permissions.
Example - Phone Book
In the "Phone Book" app, contacts are displayed on the "Phone Book" page. New contacts can also be added, albeit to a limited extent.
On the "Manage Contacts" page, you can, among other things, delete deactivated contacts.
On the "Administration" page, you can, among other things, create and delete departments.
Roles and Rights
By defining user roles and permissions, you can specify who has access to a particular page and can therefore perform the corresponding functions.
For detailed information on this topic, see the " Roles and Permissions in Applications" section.





