I am using testlink1.9.3 with easyPHP-12.1.
I want to hide or remove the predefined test case ID which is set at the time of creation of new project.
I got a HELP from Radu Popescu's writing:
http://www.radhoo.com/remove-id-from-reports-testlink/
I could hide the Testcase ID from Tree menu with
$tlCfg->treemenu_show_testcase_id = false;
However, I could not remove the test case ID from the report.
Please help me to solve it.
remove or hide test case ID from report
Moderators: Amaradana, TurboPT, TL Developers
Re: remove or hide test case ID from report
you can do this only customizing the code