Skip to content

Unable to display system fields __created_time and __last_modified_time in views #2068

@qx54

Description

@qx54

Summary

By default, Teable creates two system fields in each table: __created_time and __last_modified_time.
These fields are essential for many use cases, but currently, there seems to be no way to display them in any view (e.g., Grid view).

Problem

These system fields are automatically hidden and cannot be unhidden or displayed in views.
As a result, users who need to see or use this data are forced to create duplicate fields that replicate the same information - leading to redundancy and potential confusion.

Expected Behavior

There should be an option to unhide or display these fields in views (ideally as read-only columns).

Actual Behavior

The system fields __created_time and __last_modified_time remain hidden, with no available configuration or UI option to show them.

Question

Is there currently any way to make these fields visible, or is this a missing feature that could be added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions