Hi

I finally made it running

<$list filter="[search:tags:{!!sortfield}sort[created]reverse[]]">

Rgards

Le vendredi 5 avril 2019 09:52:57 UTC+2, vpl a écrit :
>
> Hi,
>
> My goal
> - A select widget that list all the Tag available in my tiddly
> - A List whose filter is based on the select option value
>
> What is running
> The following code display correctly the widget with the list of available 
> tags. The result is set to the currentTiddler sortfield. FIne !!
> <$select field="sortfield">
> <$list filter='[all[tiddlers]tags[]sort[title]]'>
> <option value=<<currentTiddler>>><$view field='title'/></option>
> </$list>
> </$select>
>
> What is not working is the <$list> ...
> I've tried the following but none is working ...
>
> <$list filter="[search:tags[{!!sortfield}]]sort[created]reverse[]]"/>
> <$list filter="[tag[{!!sortfield}]]sort[created]reverse[]]">
>
> Any help to solve this basic problem ... I guess
>
> Thanks again for your support which is always very efficient !
>
> Regards
>
> Vpl
>
>
>

-- 
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/ae0053b7-0afb-4f5b-9727-929e16f4d881%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to