Screenshots
See how MorfiBase looks without installing it locally.
Create/Edit table form
The core of MorfiBase is the table. This lets you define custom fields that you can later use to store structured data.
Every table has a "Display field", which is the primary field for that table (for an invoice table, that might be the invoice number, for a customer table, that might be the customer name, for a products table, that might be the SKU). This column is used when implementing various relationships between tables, so you can easily differentiate and select the right record.
Then you can add as many fields as you might need as well as define the form settings, and the table view settings where you will be able to see the data you've added.
You have access to multiple field types as well as various field options. In addition to this, you can link multiple tables together via the relationships field.
Creating/editing a record
Once a table is defined you can then create new records based on the structure you defined for that table.
View records of a particular table
After you are done entering data you can view it in a table format, as well as sort it or search for it (depending on the options you checked in the view settings section of the table).