Table Editor

From QmazeWiki
Revision as of 14:05, 10 April 2018 by Qmaze (talk | contribs) (Add table definition)
Jump to: navigation, search

This is where you can store your own data. Which you can call later in your application. Useful for storing small information such as labels for countries.

Add table definition

To edit a table of the database with Qmaze you need to add a table definition. To add a table definition navigate to the Table editor module and click on the buttun "New table definition".

To add the new table definition fill the following values.

Description Description of the table definition
Table which table would you like to edit
Total records how many record do you like to import (some tables have 5 million record so if you only want to have the top 10 record you can choose for 10)
Records per page How many records are there shown per page
Allow new rows Allowing to add new rows
Allow Delete rows Allowing to delete existing rows.
Allowed users Which user has acces to this table definition
Filter Do you like to filter the dataset of a table

Click on "save table definition" to save the table definition