Hi,
I'm having a bit of a problem with fET. I'm trying to list tiddlers
created by a specific user:
<<forEachTiddler where 'tiddler.creator.contains("YourName")'>>
but I get the following error:
TypeError: tiddler.creator is null

However,
<<forEachTiddler where 'tiddler.modifier.contains("YourName")'>>
works fine.
What am I missing?
w

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