This topic is locked

Add table cell in Master Details Display for on certain tables

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

sorry wrong area of the forum. ##



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