Hello again,
I'm sure that I miss something trivial here, but I couldn't get it .
Suppose that I've 3 Tiddlers (Tdler01, Tdler02 and Tdler03) and all of them
has filed called "status" with the following values:-
Tdler01.status = MyData
Tdler02.status = [[MyData]]
Tdler03.status = [[My Data]]
As expected, I got the correct values when I run the following :-
{{Tdler01!!status}} = MyData
{{Tdler02!!status}} = MyData
{{Tdler03!!status}} = My Data
Now, My problem is when I try the following :-
{{{ [field:status[MyData]] }}} -> I got "Tdler01 " ONLY (should see
"Tdler02" as will)
{{{ [field:status[My Data]] }}} -> NO result
what I'm missing?
Appreciate your support
P.S.
I've a lot of fields contain data like [[MyData]] , as I was assuming (till
today) that [[MyData]] and "MyData" are identical inside "List Fields"
--
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/4a3876b3-7847-4ab0-8c94-63227460e6d8n%40googlegroups.com.