- - - Oh lord. now I totally confused two topics that I'm currently
involved.
My original problem was that I cannot reference a *modals* field. simply
because it doesn't possess the fields.
So I wanted to refer to the original tiddler via <<currentTiddler>>.
Something like this:
\define merged()
<<currentTiddler>>!!ref
\end
<$edit-text tiddler={{<<merged>>}} />
Obviously you and Danielo are right! I was thinking too much about modals
where tiddler={{!!ref}} doesn't work.
I guess this is not my day. Maybe I need some sleep.
Thanks for the support
Felix
On Monday, November 3, 2014 8:17:03 PM UTC+1, Jeremy Ruston wrote:
>
> Hi Felix
>
> It's quite simple I'm afraid:
>
> <$edit-text tiddler={{!!myfield}}/>
>
> It uses a transcluded attribute. The transclusion is specified as a text
> reference, in this case with the tiddler title omitted, which means that it
> defaults to the current tiddler.
>
> Best wishes
>
> Jeremy.
>
> On Mon, Nov 3, 2014 at 7:13 PM, Felix Küppers <[email protected]
> <javascript:>> wrote:
>
>> Hi Danielo,
>>
>> thanks for your answer.
>> I described my setup in the post above and also in the post below (see
>> the screenshot).
>>
>> How would you do the following. (I understood Jeremy's answer as that it
>> cannot be done, but maybe you have an idea).
>>
>> I want to create a tiddler that
>> (1) contains an edit-text widget that is
>> (2) reading its destination (the tiddler to which it prints the output)
>> from a fieldvalue of the current tiddler.
>>
>> Referring to my screenshot: edit-text should write to a tiddler named
>> "out".
>>
>>
>> On Monday, November 3, 2014 7:08:00 PM UTC+1, Danielo Rodríguez wrote:
>>>
>>> How are you calling your modals?
>>>
>>> I use modals for user input and creating new Tiddlers and it works
>>> nicely.
>>> For those things that I need the modal can access I use temporary
>>> tiddlers. Then I call the modal with some actions widgets that sets those
>>> temporary tiddlers to the values I want.
>>>
>>> Regards.
>>>
>>> --
>> 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 [email protected] <javascript:>.
>> To post to this group, send email to [email protected]
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Jeremy Ruston
> mailto:[email protected] <javascript:>
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.