Hi
I'm trying to output a link to a tiddler which has the same name as a
fieldvalue or a datavalue in a fETtable - in a viewtemplate + a
suffix...

Like this : |[["+tiddler.fields["Somefieldvalue"+Somesuffix] +"]]|

Should I do something like this instead:
|[["+tiddler.fields["Somefieldvalue"] +"]]|

or:
<<wikify "[[%0%1]] '+tiddler.fields['Somefieldvalue'] +' Somesuffix" \>
\> ???
or ....

YS MånsMå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
-~----------~----~----~----~------~----~------~--~---

Reply via email to