This topic is locked

How to avoid repeating list of child table names ?

3/30/2009 3:36:42 PM
PHPRunner General questions
O
olegsg author

Hello
Is it possible to modify some file in PHP Runner folders in order to avoid automatic

generation of child table names in master table list view ?
I want PHP Runner to generate only number of calulated child records in brackets without

name of child table ( I can put child table name only once in Headerlist of master table using

visual editor).

J
Jane 3/31/2009

Hi,
just remove {$caption DetailTable} in the detail link on the Visual Editor tab in HTML mode.

O
olegsg author 3/31/2009

Hi,

just remove {$caption DetailTable} in the detail link on the Visual Editor tab in HTML mode.


Hi
Can't find {$caption DetailTable} in Visual Editor HTML mode. Is it possible to modify some file to avoid

manipulations in Visual Editor at all ?

J
Jane 4/1/2009

Hi,
click on the detail link on the Visual Editor tab and switch to HTML mode.

Then remove unnecessary code (table caption).