http://www.hawksworx.com/playground/TeamTasks/#ValueSwitcherPlugin

Description: Gather values from a definition tiddler, and present the
user with a UI for setting a value from those available options as an
extended field

Use it in the following way:
|scope |<<ValueSwitcher dropdown ScopeDefinitions>> |
with ScopeDefinitions being the tiddler that contains the values you
want to chose from.

Ken Girard

On Jun 15, 4:11 am, Alex Hough <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to