Hello
I am new to TW so I won’t be surprised if the answer is obvious in retrospect.
I have:
<$vars prefix="[[" suffix=" ]]">
<$list filter="[[smpConfig]get[animals]trim:prefix[]]"/>
</$vars>
If I don’t have the trim part then the output is: [[Fox ]] [[Beaver ]]… all good but once the trim is added there is no output.
So what silly error am I making?
The intent behind this is as part of a larger activity (naturally) that will take the resulting list of animals and find all tiddlers that have a field with that animal name. A tiddler could have none, some or all of the animal names as fields. I believe I can figure out the rest or at least have fun trying but this trim problem has me beat. I have checked the documentation, google searching and here to no avail. Help as they say
Regards
Sher