This topic is locked

Browser Tab Text

6/14/2023 8:28:59 PM
PHPRunner General questions
A
asawyer13 authorDevClub member

What controls the browser tabl text? I am opening a list in another browser window but want the tab to say Pipeline and not V Pipeline List.
My table name is a view called vPipelineList but I really don't want that in the tab text.
img alt

jadachDevClub member 6/15/2023

Go to Misc > Label Editor > Page Titles. Deselect default and type what you like.

Sergey Kornilov admin 6/15/2023

This is title attribute of any HTML page and, like Jerry explains, it can be edited under Label Editor.

A
asawyer13 authorDevClub member 6/15/2023

I learn something everyday.
Thanks
Alan