Thank you Ken, Eskimo07 and cmari.

Ken, I've seen those examples in the past and they are rich with stuff
I'd like to eventually use, but I'm recognizing that (like cmari says)
the showWhen stuff won't show up in a pop up and I'm going to try
another approach.  Eskimo07's thread got me thinking about another
(slightly different) line of approach...

what about using place markers and "with:" statements in a <<tiddler
TiddlerTemplate>> macro?

e.g. I tried this:
<<Tiddler "ProblemTemplate" with: "Problem1">> in the tiddler
"Problem1"

where the tiddler "ProblemTemplate" contains:
<<view "title"@$1>>
| Location:|<<view "location"@$1>>|

and...
<<view ti...@$1>>
| Location:|<<view locat...@$1>>|


but I get this error:
Error in macro <<Tiddler>> in the tiddler "Problem1"


I couldn't find TiddlerWithParamsPlugin at TiddlyTools.com, so I'm
assuming its built into the main TW code now.
any ideas?
Dave

On Jul 8, 7:03 am, cmari <[email protected]> wrote:
> Hi Dave,
> Maybe I'm not understanding the problem exactly, but here's another
> thing:
> If you're using "ShowWhen" in the view template, then it only affects
> the actual tiddler continaining both the form and the <data>.
> So when you viewing contents of that form (the <data>) in another
> tiddler (in transclusion), the ShowWhen won't be triggered.
> cmari
>
> On Jul 7, 3:31 pm, eskimo07 <[email protected]> wrote:
>
> > Hi Dave
>
> > >  I tried
> > > <<tiddler ProblemTemplate>> and it just showed blank fields, and I
> > > tried a ShowWhen thing in the viewTemplate and that also just showed
> > > empty fields.
>
> > maybe you have the same mistake that I have 
> > done:http://groups.google.com/group/TiddlyWiki/browse_thread/thread/6cb996...
--~--~---------~--~----~------------~-------~--~----~
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