I am using $link to create some links using $list widget!

I want to save the title of clicked item in a temporary tiddler for further 
processing. We know the $link widget does not supports actions

How can I do this?


<$link to=<<currentTiddler>>><$text text=<<currentTiddler>>/></$link>
<$linkcatcher actions="""<$action-setfield $tiddler=<<tidSelectedItem>> 
text=<<currentTiddler>> />""" />


here the tidSelectedItem is a variable refers to my temporary tiddler to 
keep the title of clicked item


Mohammad

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c015c3ec-6338-4c26-89b2-365ad15e12c6%40googlegroups.com.

Reply via email to