Any update? I learned if I use two separate checkbox widgets one with actions and other with uncheckedactions, the issue has gone! But why I need to use two checkboxes while one should do the job!
--Mohammad On Saturday, July 13, 2019 at 8:54:33 AM UTC+4:30, Mohammad wrote: > > > *Problem* > A checkbox widget is used to switch done/undone state it uses > > - A state tiddler to store states: done / undone > - A task tiddler to store a pair value/item like *test:2019* > - A done tiddler to store a pair value/item like *test:2019* > > *It uses actions and uncheckedactions* > > - When the status is done the actions calls a macro to move the > item/value to done tiddler > - When the status is undone the uncheckedactions calls a macro to move > item/value to task tiddler > > *Issue* > > - The actions macro/parameter seems to work fine > - The uncheckedactions fails: *It moves item/value to task tiddler but > the value is empty!!* > > To reproduce the issue a set of tiddlers is attached. Also the below wiki > can be used to reproduce the issue > > http://hirad.tiddlyspot.com/ > > > *Further note* > Both macros are used for actions /uncheckedactions are tested separately > using buttons and seems they are correct!! > > > Best regards > Mohammad > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/17576de0-c6b9-47d8-935a-9f0934682ba4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

