Thanks a lot for your quick answer Regards
Le mardi 27 avril 2021 à 11:21:10 UTC+2, [email protected] a écrit : > 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/245e79bb-3409-494d-8da9-4dea4bb8b0b1n%40googlegroups.com.

