I would like to have a tiddler e.g. named "Problem" with PartTiddler
Elements e.g. "Task1", "Task2" ...

So I made custom fields in ViewTemplate and EditTemplate:
 <div macro="showWhen tiddler.tags.contains('Problem')">
  Who: <span macro="view who"></span> <br>
  When: <span macro="view when"></span> <br>
</div>

In the Tiddlers Task1, Task2 etc made some entries in the ListBoxes:
"Who" and "When"
which works fine.

But when I open the PartTiddler slider in the "Problem"-Tiddler there
is no entry.


Here
    http://gf.test1.tiddlyspot.com/index.html
is an example for that problem

Is anyone here who can tell me what I have done wrong?
--~--~---------~--~----~------------~-------~--~----~
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