BEFORE AND AFTER
In the following, you will see two examples of screen masks from the antiquated, proprietary system that have
been modernised by MaTriX.
Example 1
Screen mask for user management, with the following important innovations:
Example of the modernisation of screen masks
- The use of links, connected with JavaScript functionality to direct branches to other screen masks
- The use of several buttons, connected with JavaScript functionality to send the screen mask contents to the server
- The use of checkboxes and radio buttons to display Yes/No data fields
- The use of combo boxes and list boxes to display the possible values of a data field
- The validation of user inputs by indication of patterns and JavaScript functions
- Improved optical distribution of the screen mask by means of grouping (field sets), tables and horizontal lines
Example 2
Example of the modernisation of screen masks
Screen mask with data display in tabular form, with the following important innovations:
- The use of links, connected with JavaScript functionality to direct branches to other screen masks
- The use of links instead of text boxes to select a data record and to branch to other screen masks
- The use of special tables to display data with filter options and scroll functionality