gearMain Setting

1. General Section:

Name: The input field where the table name is defined. In this example, it is labeled as test-table.

Key: The input field for specifying the unique key for the table. The key is TestTable.

2. Optional Table Properties:

Login Table: A checkbox option to designate this table for login-related purposes.

Cache: A checkbox option to enable caching for the table.

Soft Delete: A checkbox option to enable soft deletion, allowing items to be marked as deleted without permanent removal.

Sort: A checkbox option to allow sorting functionality for the table.

Last updated