This topic is locked
[SOLVED]

 IS THERE A ALIAS FOR THE NAME OF THE TABLES?

1/12/2010 3:41:27 PM
PHPRunner General questions
A
Aleix author

Hi;
PHPRunner 5.1 build 2503
We have a Master Table with a detail table.
Master table is CARSMAKE

Detalis table is CARSMODELS
We have activated the preview detail in the master page, then in the list page we see the name of the detalis table.
We want to change the name of detail table that we see in the master table, but witout to change the name of the Details table.
I mean, like a alias, or like the fields that they have the "label"
Is it possible?
Thanks in advance

Sergey Kornilov admin 1/12/2010

You can do this in Label Editor (Miscellaneous screen in PHPRunner).

A
Aleix author 1/12/2010



You can do this in Label Editor (Miscellaneous screen in PHPRunner).


Thanks! It is perfect!