Hi,
If I type ‘10’ in Tiddler 1, then this
<% if [{Tiddler1}compare:number:eq[10]then[true]] %>
evaluates to true.
But not if Tiddler 1 shows ‘10’ from {{{=5 =5 +[sum[]]}}}
So how do you transclude the value of a filter/expression from one tiddler into another filter?
I’ve looked all over and can’t find an answer which suggests I’m probably posing the wrong question - but at the same time it does seem to be something you’d want to do.
Thanks
Jon