<$set name="flfields" filter="[enlist{Constants!!flfields_$template$}]">
<$list variable="placeholder_2" filter="[enlist<flfields>]">
<<placeholder_2>>
<$list filter="[<currentTiddler>listed<placeholder_2>]">
Look: <<currentTiddler>>
</$list>

<$list variable="mouse" 
filter="[has<placeholder_2>!prefix[Template]!prefix[View]first[]tags[]first[]]">
<fieldset class="custom_fieldset">
<legend><span class="section_label">@@text-transform: 
capitalize;<<mouse>>@@</span></legend>
<$list variable="moosefish" 
filter="[has<placeholder_2>!prefix[Template]!prefix[View]]">
<$list variable="kiba" 
filter="[<moosefish>get<placeholder_2>prefix<currentTiddler>suffix<currentTiddler>]">
<$list filter="[<moosefish>]">

</$list>
</$list>
</$list>
</fieldset>
</$list>
</$list>
</$set>
I'm trying to figure out why this is not working.  The area that says 
"Look" should be working, but I can't seem to figure out why the filter is 
empty.  The code below that was my workaround to get a result somewhat 
similar to the first part of the code.  Does anyone see what I'm doing 
wrong?

-- 
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/727d1778-47da-4dbc-8d07-3368523abfd8%40googlegroups.com.

Reply via email to