See https://tiddlywiki.com/#ActionWidgets

On Tuesday, April 27, 2021 at 11:20:43 AM UTC+2 Saq Imtiaz wrote:

> Action widgets are only invoked when triggered by triggering widgets such 
> as the Button Widget. That is, it takes user interaction to make changes to 
> tiddlers.
>
> On Tuesday, April 27, 2021 at 10:40:12 AM UTC+2 vpl wrote:
>
>> Hi guys
>>
>> A stupid question but I don't understand what the rational behind this ...
>> When I create a basic tiddler with this code the "todel" field is set 
>> (even not created)
>> I've tried to specify the $tiddler as <<currentTiddler>> but that does 
>> not work ..
>>
>> Thanks very much for any help ..
>>
>> Regards
>>
>> \define macro_init()
>> Hello guy
>> <$action-setfield  $tiddler=<<currentTiddler>> $field="todel" 
>> $value="init_value"/>
>> \end
>>
>> <<macro_init>>
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a7c85b98-5557-40ae-a15f-b307d6248b27n%40googlegroups.com.

Reply via email to