apologies , what i really meant was  using a details widget , i just want 
to expand /collapse the results for every filter , please let me know if 
you need any clarificaiton

On Wednesday, April 28, 2021 at 4:46:46 AM UTC+2 Mark S. wrote:

> You seem to have your select widget inside the main list filter, and so 
> your selection gets repeated over and over.
>
> You probably want to take the select widget outside the main list widget. 
> Then your code will be something like:
>
> <$select .... as in your text ...>....</$select>
>
> <$list filter="[!has[draft.of]status{!!status}priority{!!priority}]">
>
> (display results here)
>
> </$list>
>
> On Tuesday, April 27, 2021 at 6:38:42 PM UTC-7 mohamed...@hotmail.com 
> wrote:
>
>> Hi,
>>
>> i have 3 filter that lists tiddlers matching a specific field value, one 
>> filter  for "in house" another for "pending" and one for "with Vendor"
>>
>> i want every filter have its results foldable , so in the below screen 
>> shot , i want it to be able  to click an arrow for example using the select 
>> widget which would collapse expand the tidlers with status  pending 
>>
>> i tried several things with no luck , the select widget doesnt seem to 
>> accept my filter, 
>>
>> [image: Capture7.PNG]
>>
>

-- 
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/7f5044c2-3644-4426-b394-a8be1cbd354dn%40googlegroups.com.

Reply via email to