Reporting and filtering a column's data on the same page

To start off, my knowledge on the Scaffolding and Reporting plugin is a grand total of 2 days, so I apologize for asking what is probably a simple question, but hopefully other people would find it useful as well.

I have created a scaffold using {table-data} and populated a few columns with data from {text-data} and {date-data}. After taking a look at the "How can I report on table-data or repeating-data?" topic, I tried to modify the provided code for my example, but i didn't really get any output ( {current-item-reporter} also came up undefined in my installation and I can't find it among the other Macros in the documentation so I guess it was taken out). What I'm trying to do is display a list of the values of a column on the same page as the table. Later on I'll try filtering these values as mentioned below, and also displaying each column from the table, but for now getting one column to work will suffice.

As a related question which I'll pursue after getting this example to work, it would be great if you can share any recommendations on how to enable filtering by matching values in several columns such as Col1 contains Val1 and Col2 contains Val2, etc (I guess that's the easier one) and sorting of the data contained in the table. I'm more interested in the filtering, but the overall effect would be so users can see a subset of the data and not the full table.

Your help is greatly appreciated - looking forward to your updated documentation also (I bet I'm not the only one).
 
indifferent I’m unconcerned
Inappropriate?
1 person has this question

User_default_medium