Hi Linck
You could install WikifyPlugin http://www.tiddlytools.com/#WikifyPlugin
write: <<wikify %0 {{tiddler.data
("fieldA","text2ShowifThere'sNoData")}}>>
to wikify the fieldvalue of fieldA in this tiddler.
I haven't tried to fetch the value of the datafieldvalue of another
tiddler...
Maybe you could use this from cmari's post
http://groups.google.dk/group/tiddlywiki/msg/ca5a95aefad7516d?
and modify it to use WikifyPlugin:
<<wikify %0 {{DataTiddler.getData("title of tiddler", "fieldA", "")}}
>>
- It might work as intended - please tell...
Regards Måns Mårtensson
On 10 Jan., 09:04, "Linck Atlanta, Ga" <[email protected]> wrote:
> I am trying to do this:
>
> <data>{"fieldA":store.getValue(tiddler,"fieldA")}</data>
>
> But, not working. Is there a way to have a field match that of
> another... not show that of another, but actually have the same data.
--
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.