Hmm, it worked for me in an empty TW file with only
NewSavedTiddlerPlugin installed, so maybe there's something about your
specific case.  Are you really using a "custom field" or are you you
talking about a "form field"?  Does your custom field value contain
spaces? Can you show the exact macro you tried?
cmari

On Jan 5, 10:37 pm, "Linck Atlanta, Ga" <[email protected]> wrote:
> Great Idea.. and thanks... but no go.  Any other thoughts?  I
> appreciate you giving it a shot.
>
> On Jan 5, 11:26 pm, cmari <[email protected]> wrote:
>
> > You could try:
> > tag:{{store.getValue("myTiddler", "myField")}}
> > cmari
>
> > On Jan 5, 10:23 pm, "Linck Atlanta, Ga" <[email protected]> wrote:
>
> > > By the way.  There is only on tiddler that I would like to reference.
> > > So, if there was a way to just reference a fi...@tiddler that would
> > > work too.
>
> > > On Jan 5, 11:10 pm, "Linck Atlanta, Ga" <[email protected]> wrote:
>
> > > > I have had success with:
> > > > <<newSavedTiddler label:'New Tiddler with a template'
> > > >          text:{{'<<formTiddler [[NewTiddlerTemplate]]>'+'>'}}
> > > >          tag:{{'y'}}>>
>
> > > > But I would like to replace 'y' with a syntax which would make it a
> > > > field that I would have defined in another tiddler.
>
> > > > I tried this...
>
> > > > <<newSavedTiddler label:'New Tiddler with a template'
> > > >          text:{{'<<formTiddler [[NewTiddlerTemplate]]>'+'>'}}
> > > >          tag:{{'<<forEachTiddler where 'tiddler.tags.contains("X")'
> > > > write 'tiddler.data("field")'>>'}}>>
>
> > > > But TW does not like it at all.
>
> > > > I appreciate any help.
>
>
-- 
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