I'll have to look at dynamic tables, but column headers themselves would be 
hard to put links on-- since they would be linking to many tiddlers (all 
that it is displaying),  maybe a link using "button" widget to a tiddler 
with a flist ilter of all the column is displaying,  but normally you throw 
the links in the individual cells with <$link to="title"> </$link> around 
the <$view /> of the column cells.  This all would involve editing the 
macro itself.  Please advise if I'm misunderstanding : )

eg

<$link><$view field="title"/></$link>

<$link to={{!!title}}><$view field="caption"/></$link>


On Saturday, February 16, 2019 at 8:14:50 PM UTC-5, Aaron wrote:
>
> Came across Dynamic Tables 
> <https://ooktech.com/jed/ExampleWikis/DynamicTables/>, a very cool macro 
> for creating tables. One usability thing I'd like to change though is that 
> the column/row titles aren't hyperlinks back to the Tiddlers they're 
> showing the data from. I've tried modifying it a little but I'm pretty 
> clueless here how to achieve this to be honest. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0dc00b7c-90b2-4732-b9c6-b8492c1c118d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to