Hi,

I have a question on how to generate a specific list from tiddler
contents.  In the tiddler area I have one word on a line, e.g

thing1
thing2
thing3

Within another tiddler I want to automatically create something like:

<option>thing1<option>thing2<option>thing3

which again is used in a html enclosed area like:
<select name=optiontype="Select Option
Type:"><option>thing1<option>thing2<option>thing3</select>

which again is used in abegos data tiddlers and forms.

Eric's listbox plugin supplies something like that, but I would prefer
to use abegos data tiddlers.

Can you help to write a macro or inline js?

vlak

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