Hi Stephan,
I've tried your code but I get an
*Internal JavaScript Error.*What I'm trying to do is to improve the search
box with something like that: <$list
filter="[!is[system]search/$(titre)$/sort[title]limit[250]]" />
and this is what I tried:
\define filter_level2()
<$list filter="[search/$(what)$/]">
<$link><$view field="title"/></$link></$list>
\end
\define filter_level1()
<$set name="what" value={{$:/temp/search}}>
<<filter_level2>>
</$set>
\end
<<filter_level1>>
I tried also with /$what$/ and /^$(what)$/
Thanks in advance,
Alberto
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.