I've been using a tiddler-based list for selecting field values using
the ListboxPlugin
<<select mylist rows:nn allowBlank +mylist allowEdit>>
I wanted the field values to be links, so in the "mylist" tiddler, I
put double brackets around the list items:
[[value1]]
[[value2]]
In some cases, I wanted two links, so my list included things like
[[value1]], [[value2]]

Before the most recent version of the the ListboxPlugin, this worked.
Now that I've imported the current version, however, when I select two-
link item on my list, the result in the field is:
[[value1, value2]]
(The brackets show; the first part, up through the comma, is
italicized; and "value2" is a working link.)

Am I trying to do something that the plugin wasn't meant to do?
cmari
--~--~---------~--~----~------------~-------~--~----~
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