Create a user interface based on a table from your deployed Database Designer schema that offers CRUD functionality to the user, i.e. you will be able to load and display data contained in your database table, add new entries, edit existing data or also remove entries from the database – all by means of utilizing Simplifier’s built-in Data Services that take care of the data handling. Additionally, you will be able to display data that is linked to a certain entry via another database table as well. The Database Data Editor wizard will automatically generate the appropriate type of input field depending on the type of data you choose to display, set fields editable according to your selection and also apply input validation on required fields.