Hi axelm
> <<wikify "%0" tdptask0>>
>
> However, if the field does not exist, it produces this text:
>
> tdptask0
>
> How can I make it not show anything, if the field does not exist?
I've got the same problem. A while back I tried different things - and
I made a fallback for tiddler data [1]:
<<wikify %0 {{tiddler.data("datatitle","data is missing")}}>>
This is why I'd expect this to work:
<<wikify %0 {{store.getValue("fieldtitle","fieldvalue is missing")}}>>
It doesn't ?!?!... - I can't figure out what workaround could produce
a fallback...
[1] http://tiddlywiki.abego-software.de/#DataTiddlerPlugin
Cheers Måns Mårtensson
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.