Thanks Ken,

Erics solution is nearly exactly what I am looking for - producing  a
list from a tag is useful. Its just the multiple inputs, which the
ValueSwitcher seems not to do.

ALex

2009/6/15 Ken Girard <[email protected]>:
>
> 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>
>> --------
> >
>



-- 
http://www.multiurl.com/g/64

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