We just posted 1.0.1, which fixes a minor start-row bug in the pagination.
There’s a usage example in the code, but a repeat for those that need it:
[[Tableau? &startId=`47` &columns=`3` &rows=`4` &paginate=`1` &pagenums=`1` &tmpl=`ProductSummary`]]
This will create a 3x4 table of the children under node 47, with pagination and page numbers showing, using output template (chunk) ProductSummary.
Ok, please give a sample of ProductSummary
Can I add TV additional data?
I know I could download it an check but I thought it might be quicker to just ask. Where does Tableau get the data to put in the cells? Can it use data from a CSV file or from the MODx DB?
Looks like it just uses modx-docs / -containers...
Quote from: ganeshXL at May 14, 2008, 12:13 AM
Looks like it just uses modx-docs / -containers...
One doc per cell, or does it actually parse them using delimiters?