Try:
<span macro="newHere label:'filho' text:{{'<\<formTiddler [[RealText]]>
\>'}}"></span>

Alternatively, since the "text" of your new tiddler is a form (so
maybe you don't really need to open the new tiddler in edit mode?),
you could try using newSavedTiddler.  You would still be able to tag
the new tiddler with the other tiddler's title:
<span macro="newSavedTiddler label:'Create a new tiddler containing my
form' text:{{'<\<formTiddler [[RealText]]>\>'}} tag:{{'optionaltag1
optionaltag2 [['+tiddler.title+']]'}}"></span>

cmari

On Jul 27, 6:32 pm, skye riquelme <[email protected]> wrote:
> Hi All
>
> trying to use the formtiddler format in a newhere macro call...I
> though it would work like newtiddler...but something is wrong with the
> code....
>
> <span macro='newHere label:"filho" text:"<<formTiddler [[RealText]]>>"
> '></span>
>
> I´ve tried various modifications...but cant get it right!!!
>
> Thanks in advance
>
> Skye
--~--~---------~--~----~------------~-------~--~----~
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