Hi,
In V6.1.2 I have used the Table List feature to display data from a {var:xxx} data provider. It was no problem to get a basic display of tabular information from array rows or DB records. However I am unsure how to use the Table Cells. I can add Text Fields and other elements, but how do I set the field names to reference the data
Can someone give me some guidance about how to use the Table List? Perhaps there's an FAQ I have missed.
Cheers
Tim
In V6.1.2 I have used the Table List feature to display data from a {var:xxx} data provider. It was no problem to get a basic display of tabular information from array rows or DB records. However I am unsure how to use the Table Cells. I can add Text Fields and other elements, but how do I set the field names to reference the data
Can someone give me some guidance about how to use the Table List? Perhaps there's an FAQ I have missed.
Cheers
Tim
{var:table_name.row.model.fieldname}
If you like put a Custom HTML block in your table, with {var.pr:tablename.row} replace tablename with the black label name of the table.
If you like put a Custom HTML block in your table, with {var.pr:tablename.row} replace tablename with the black label name of the table.
This topic is locked and no more replies can be posted.