Ah yes the ForEachPlugin is just fine for making lists and I already
use it for such thanks anyway,
What i am really looking for is a way to apply a standard "record
view" of the data in the tiddler other
than what <<dataShow>> macro.

I thought of simply putting the
NAME:<script>document.write(DataTiddler.getData(tiddler.title,"Name"));</
script>
URL:<script>wikify(DataTiddler.getData(tiddler.title,"Site"),place);</
script>

in a ArtistForm Tiddler

and adding the <<tiddler ArtistForm>> line to the Andy tiddler but
then
the referencing of "tiddler.title" in the script is wrong and don't
know how to get it
to reference the title of the tiddler from which it is being  called
"Andy" and not the
tiddler.title in which the script resides "ArtistForm"

-- 
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.

Reply via email to