This topic is locked

Titles on List Page

11/22/2015 7:59:56 PM
Suggestions
jadach authorDevClub member

On add, edit, view pages, we get title of the table or section. On List page, there is not title. This could lead to confusion for end-users. I would like to see the title come in automatically for list page just like it does on other pages.

Thank you.

F
fantasmino 11/23/2015



On add, edit, view pages, we get title of the table or section. On List page, there is not title. This could lead to confusion for end-users. I would like to see the title come in automatically for list page just like it does on other pages.

Thank you.



In all pages there is a tittle.

switch to html and you will see

<TITLE>{$pagetitle}</TITLE>

in head section.

Maybe you mean page tittle lablel in the header?

jadach authorDevClub member 11/23/2015

I don't mean meta tag, I mean the actual visible title on the list page.

Pete K 6/16/2016

I agree with Jerry. There is no indication on the standard list pages of which table you are working in, other than the menu item being highlighted. It would be great to have a title bar like on the single-record pages. It could default to something like "Listing of [Table]".