How to add table related data

recomp

New Member
How to add table related data for custom list template?

PHP:
$this->_row->data->elementid_table_heading;
or
PHP:
<?php echo $this->_row->data->{'00_table_heading'};?>

not work ???

please, help me
 
Do you mean the cell data for the extra columns we add for related data, with the record counts and links to the related list / form?

-- hugh
 
I found a working solution!

I found a working solution!
Using fabrik debug able to get the related data.

See when the debug item "table: data".

In the table, they are displayed as follows:

<?php echo $this->_row->data->{'109___16-15-109_list_heading'};?>

:) Thanks all!
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top