Discover best practices for securing data access in 4D Qodly Pro.
During the session, you’ll learn how to protect your applications’ data from unwanted access and expose only strictly necessary data on your web pages.
For example: lawyers only access the files they are responsible for, sales staff only manage their customer portfolios.
You will also explore how to adapt the layout of your web pages to user privileges, exposing only the options that users really need to access.
What you’ll learn – Back-end 4D
✅ Configure permissions to secure access to data and business logic
✅ Set up user profiles to ensure that only authorized users access specific resources
✅ Use Roles and Privileges by defining who can access what at the level of DataClasses, Attributes, Functions, Singletons and Singleton functions
✅ Optimize consumption of 4D Client licenses
What you’ll learn – Front-end 4D Qodly Pro
✅ Create a login page and logout functionality
✅ Create dynamic interfaces in Qodly Studio
✅ Enable navigation between pages
✅ Filter data by logged-in user