Page 1 of 1

remove or hide test case ID from report

Posted: Thu Oct 18, 2012 6:01 pm
by mooasun
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.

Re: remove or hide test case ID from report

Posted: Thu Oct 18, 2012 7:47 pm
by fman
you can do this only customizing the code