This topic is locked

Add extra table cell in Master Table details dynamically

9/17/2010 4:36:18 PM
PHPRunner General questions
D
Dale author

I have searched the forum and not found anything close to what I need.
I am trying to mod the masterlist.htm and masterprint.htm to add another column if the master table is equal to category1.
I cant find the correct statement,

if THE CURRENT MASTERTABLE == 'category' ##

<td> New column </td>

endif##



The help on the template language doesnt give this particular sample, and I can find a comprehensive list of the Template variables.
Any help would be greatly appreciated

J
Jane 9/29/2010

Dale,
masterlist and masterprint files are common for all layouts.

You can find it under PHPRunner5.2/templates/layout/Default directory.