lol. No it is not a secret. I'm glad if I can help. Here's how I managed to 
make it work:

  <$select field='selected-template' class="medium-width padding">
      <$list filter="GCNETTemplate ACCESSTemplate COGETemplate">
          <option><<currentTiddler>></option>
      </$list>
  </$select>
  <$set name="mytemplate" value={{!!selected-template}}>
      <$list filter="[<mytemplate>]">
          <$button message="tm-new-tiddler" param={{!!title}} 
class="w8-button l-blue inline left-margin">Create 
<<currentTiddler>></$button><br>
      </$list>
  </$set>

see ya!

On Wednesday, 4 February 2015 01:03:08 UTC-5, RichShumaker wrote:
>
> I agree with Stephan, do tell.
>
> Rich Shumaker
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to