Skip to main content

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.

Editing a table

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.

Table relationships

Creating/editing a record

Once a table is defined you can then create new records based on the structure you defined for that table.

Create/edit record modal

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).

View table records