I have a tiddler that contains the following dynamic filter:
<<table-dynamic filter:"[all[tiddlers]dx-class{$:/state/logsearchclass!!text}subfilter{$:/state/subfilter/input!!text}sortan[dx-date]] :else[all[tiddlers]dx-class{$:/state/logsearchclass!!text}sortan[dx-date]]" fields:"dx-date dx-time dx-freq-khz dx-exact-khz dx-station dx-slogan dx-sinpo dx-language dx-mode dx-tx-location dx-state dx-country dx-continent" stateTiddler:"$:/state/logsearchtable" pagination:"yes" editButton:"no">>
I’m wanting the date column to hold a link to the tiddler represented by the row. The problem I’m having with the column template is that as soon as I put dx-date into the tbl-column-list field, it disappears from the table and everything is shifted left (except the headers). It doesn’t matter what the code in the text area of the template is. I’ve tried with other fields and the same thing happens.
Here’s a link to my wiki: https://radio-wiki.tiddlyhost.com/. The tiddler in question is Log Search.
Any help would be greatly appreciated.
