Change object details Page Name
Prerequisite: You must be familiar with the Syntax used in Tutorials and have already created an extension.
With a simple XML iTop extension, you can redefine the tab title of an iTop object details in the Console.
- fr.dict.mymodule.php
-
'UI:DetailsPageTitle' => ITOP_APPLICATION_SHORT.' - %2$s - Détails de %1$s',
The %1$s correspond to the first attribute of the friendlyname
In the Portal
-
The dictionary entry
Page:DefaultTitle
is used for the homepage of the Portal. This one can be changed. -
For the other pages, the title is a combination of the Brick label and the application short name, example: Open Requests - iTop. It cannot be changed.
-
In the Modification of an object in full screen, it is Updating R-000012 (UserRequest) - iTop. It cannot be changed.
3_0_0/customization/tab-title.txt ·
Last modified: 2022/05/03 18:02 by 127.0.0.1