Hi,
Anyone knows any alternative plugin to ListBoxPlugin that can also
allow multiple selections in a list and save the selected items to a
tiddler field.
The context I intend to use multiple selection list is
ProjectEditTemplate (see below); the platform is Windows XP.
The ListBoxPlugin I tried on Windows XP only saves the first selected
item to a tiddler field, which we suspect there is a bug inside it.
Thanks,
Yang
----------
modifier: None
created:
modified: 20100127000000
type: None
tags: excludeLists excludeSearch includeReport
<h1>Edit highlight</h1>
Please fill up the following template and click "done" to save this
highlight; it will appear in the Timeline at right-hand-side panel.<p>
<!--{{{-->
<div class='toolbar' macro='toolbar
[[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
Multiple Choice: <div class='project_dropdown' macro='select
multiple_choice "a" "b" "c" "d" "e" "f" "g" allowMultiple'></div>
<div macro='annotations'></div>
<div class="tagsToHide">Tags: <div class='editor' macro='edit tags'></
div><div class='editorFooter'><span macro='message
views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></
span></div></div>
<!--}}}-->
--------
--
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.