Hello,
I'm currently trying to generate a table from a filter. Each of the tiddlers returned by the filter represents a song, and has a number of additional fields - "artist", "album", "length" and so on. I'd like to be able to produce a table of the songs which match a filter with a column for each of the relevant fields. Ideally it would also be possible to sort the table by any one of those fields (as is possible for tables entered manually using wikitext).
Having spent a while searching and playing with lists, I'm not getting anywhere. Anyone know how I can approach this?
Best,
Pintail