> My test tiddler look like this:
> <html>
> <select name=morph><<tiddler DropdownOptionList with: "Morph">></
> select>
> </html>

I assume you're using a plugin to allow nesting macro calls in raw HTML 
sections?

> Without the html tags the test tiddler looks fine but doesn't create a
> dropdown list. With them it results in a blank box.

You probably wanna insert the HTML and SELECT tags once in addition to 
creating an OPTION element per item.
IIRC, ForEachTiddler offers begin/end parameters for that purpose.

If not, a test case would help:
     http://tiddlywiki.org/wiki/Troubleshooting


-- F.

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