Hi Eric,
I'm using the multiple select now and can select multiple items. I've
amended the edit template. However I can only select ones which are
next to each other on the list. For example if the list is
Foo
Bar
Baz
I can't select 'Foo' and 'Baz'
Best Wishes
Alex
-----
EditTemplate
<div class="editor" macro="showWhen tiddler.tags.contains('Q')"
<span macro="select primary =archetype allowEdit allowBlank
allowMultiple"></span>
<span macro="select secondary =archetype allowEdit allowBlank
allowMultiple"></span>
</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
-~----------~----~----~----~------~----~------~--~---