I don't suppose anyone has any further enlightenment on this, do they? I'm still completely stuck. Even changing the macro to:
\define ModifierBlock(for:"") Hello <$set name="x" value=<<__for__>> > <$set name="mfield" filter="[title<x>lowercase[]addprefix[mod-]]"> <<dumpvariables>> <table> <$list filter="[all[tiddlers]has<mfield>]"> <tr><th><<currentTiddler>></th><td><$view field=<<mfield>> /></td></tr> </$list> </table> </$set> </$set> </table> \end Invoking <<ModifierBlock test>> In another tiddler produces nothing at all (not even "Hello" or the output from dumpvariables) and no indication why not, which is not really a good development environment! Is there any way to get a clue what's happening? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/abeaecf5-d0d0-499a-bd28-755f916deb89o%40googlegroups.com.

