Try this:
```
<$list filter="[<currentTiddler>fields[]prefix[entry]]" 
variable="thisfield">
   <$view field=<<thisfield>>/>
</$list>
```
enjoy,
-e

On Sunday, April 3, 2022 at 4:05:56 PM UTC-7 thyl...@gmail.com wrote:

> Hi,
> I am trying to view multiple fields that begin with a specific string.
> I am using fields:
> entry 1
> entry 2
> entry 3
> I tried using this method:
> <$view field="entry"/>
> I want to be able to use a method that will view all fields starting with 
> "entry".
> Does anyone know of a way to do this?
>
>

-- 
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/464286de-b50b-4cc0-8a6d-0ad2a21541ccn%40googlegroups.com.

Reply via email to