This topic is locked

Report Writer Table like Project Table

9/1/2015 4:32:01 AM
PHPRunner General questions
mic'',) author

Hi,
Since some enduser's did't understand tablenames etc.. I plan to translate database name to human readable like in Project Tab
from this
Table ProjectTable

customer Customer(customer)

customer_detail Customer Details(customer_detail)
to this
Table ProjectTable

Customer(customer) Customer(customer)

Customer Detail(customer_detail) Customer Details(customer_detail)
TIA