In the previous post the closing >> was discarded. Here the complete
text:
<<newTiddler
label:"Button Label"
text:{{"<<formTiddler [[MyTemplateTiddler]]>"+">"}}
tag:"MyTag1"
tag:"Three Word Tag" >>
On 2 Okt., 09:19, ub <[email protected]> wrote:
> You may use the "build-in" macro <<newTiddler ...>> to create a
> tiddler with tags (instead of the "newTiddlerWithForm").
>
> In the "text" you need to call the formTiddler macro and in the tag
> parameters you specify your tags. E.g.
>
> <<newTiddler
> label:"Button Label"
> text:{{"<<formTiddler [[MyTemplateTiddler]]>"+">"}}
> tag:"MyTag1"
> tag:"Three Word Tag"
>
>
>
> For details on newTiddler seehttp://tiddlywiki.org/wiki/NewTiddler_%28macro%29
>
> Udo
>
> On 12 Sep., 21:41, xav06 <[email protected]> wrote:
>
> > Hi there,
>
> > I would like to create forms with FormTiddlerPlugin. This works great,
> > but I would like to add the same tag to the newly created tiddlers.
> > adding <<tags myTag>> in the template form does not work (it generates
> > an error)
>
> > How can I do ?
>
> > Thanks for your help, and thanks for this great stuff !
>
> >Xavier
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---