In a mobile application, you often need to manage information that is shown to the user. Managing the information means to create, update, or delete information.
In this lesson you learn how to model a screen that allows the user to create an object in WebRatio Mobile Platform.
In a Web Application, we often need to grant different groups of users access to different resources. For example, in a Web Application used for Enterprise Resource Planning, the head of Human Resources will have access to all the employees’ sensitive data (such as person details, salary, etc.), whi...
In a Web application, you often need to manage the information shown to the user.
Managing information means to create, update, or delete information.
In this lesson we discuss an enhanced version of the Data Management pattern, which allows you to manage more than one piece of information at th...
In a Web application, you often need to manage information that is shown to the user. Managing the information means to create, update, or delete information. With WebRatio Platform you can easily model an administration section so that the Web Application user can manage the application data.
In t...