A Tulip Table is a simulated database table that the user can create and edit in order to store complex data. The fields are user created and completely customizable except for a required ID field (see Table Field for more details).
It contains the following Models:
Item | Description |
---|---|
Name | The display name for the table |
Description | Short description of the table added by the user |
Last Modified | A timestamp of the last time someone edited the table shape. Adding or editing a row does not count. |
Apps | The apps that reference the table |
Hidden | “Deleting” the table in the UI only soft deletes it. Tables that are soft deleted can later be restored. |
Created By | The user that initially created the Table |
Created At | The date and time that the Table was initially created |
Deleted By | The user that deleted the Table |
Deleted At | The date and time that the Table was deleted |
ID | Name |
---|---|
QA-T80 | Table Management : 01 - Create a table |
QA-T81 | Table Management : 02 - Archive a table |
QA-T82 | Table Management : 03 - Restore an Archived table |
QA-T83 | Table Management : 04 - Edit a table's name and description |
QA-T84 | Table Management : 05 - Add columns to a table |
QA-T85 | Table Management : 06 - Edit a table column |
QA-T86 | Table Management : 07 - Edit a table column description |
QA-T87 | Table Management : 08 - Delete a table column |
QA-T88 | Table Management : 09 - Restore a deleted table column |
QA-T89 | Table Management : 10 - Reorder table columns |
QA-T90 | Table Management : 11 - Resize table columns |
QA-T92 | Table Management : 12 - Create table records from the table detail page |
QA-T93 | Table Management : 13 - Sort table records by column in table view |
QA-T94 | Table Management : 14 - Load multiple pages of table records in table view |
QA-T241 | Embedded Tables : 01 - Embed a Tulip Table in an app |
QA-T242 | Embedded Tables : 02 - Sort an embedded table |
QA-T243 | Embedded Tables : 03 - Connect an embedded Tulip Table to a Table record |
QA-T244 | Embedded Tables : 04 - Filter an embedded table |
QA-T245 | Embedded Tables : 05 - Handle deleted fields in embedded tables |
QA-T246 | Embedded Tables : 06 - Handle a Tulip Table change in an embedded table |
QA-T397 | Table Links : 01 - Creating Table Links |
QA-T398 | Table Links : 02 - Linking Records via Details Page |
QA-T399 | Table Links : 03 - Linking Records via App Triggers |
QA-T400 | Table Links : 04 - Deleting Linking Columns |
QA-T464 | Tables CSV Import : 01 - Import to table |
QA-T466 | Tables CSV Import : 02 - Import feature data handling |
QA-T467 | Tables CSV Import : 03 - Import from export |
QA-T570 | Table Queries : 01 - Create, Edit, Delete a Query |
QA-T571 | Table Queries : 02 - Query Configuration |
QA-T572 | Table Queries : 03 - Create, Edit, Delete an Aggregation |
QA-T573 | Table Queries : 04 - Aggregation Configuration |
QA-T700 | Table Queries : 02 / Query for an Archived Field |
QA-T702 | Table Management : 05 / Table Columns must be named |
QA-T703 | Table Queries : 07 - Unique value aggregation |
QA-T704 | Table Management : 01 / Table name cannot be blank |
QA-T705 | Table Management : 06 / Table Columns labels cannot be blank and ID column type cannot be modified |
QA-T712 | Embedded Tables : 07 - Pagination in an embedded table |
QA-T715 | Table Management : 04 / Cannot leave table name blank on edit |
QA-T716 | Table Management : 12 / Table Record Data Validation |
QA-T717 | Analytics - Table analytics CSV export |
QA-T721 | Table Queries : 03 / Can't edit a saved Aggregation without clicking 'Edit' |
QA-T814 | Table Links : 05 - Linking Records via App Triggers |
QA-T841 | Embedded Tables : 08 - Displaying variable data source |
QA-T923 | Embedded Tables : 03 / Only matching record placeholders can be selected |
QA-T927 | Table Analytics - Filtering by 'Date Range' settings |
QA-T1041 | Table Management: 15 - "Where Used" App links |
QA-T1280 | Universal Template - Data types : 01 - Table-based analysis |