Skip to content

Data Tab Title Customisation #9473

@OmSoni22

Description

@OmSoni22

When I View/Edit data it shows with a tab with default title:
%SCHEMA%.%TABLE%/%DATABASE%/%USERNAME%@%SERVER%

so for a table named api_key this comes as public.api_key/students/postgres@porestres

but I wanted the tab title to be ApiKey-stu, this is short and doesn't get cut when tab is not selected

I tried changing to %TABLE%-%DATABASE%
But it still is too long in some cases, for these to work either I would have to change all my table name and also my DB name

But instead if there was a feature to customize the tab title with a pattern like:
removes underscores and capitalized table name - database name first 3 letters
then this would be very handy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions