On Sunday, January 10, 2016 at 9:36:53 PM UTC-5, Matabele wrote:
 

> The value in 'checkedtime' toggles as expected, however the checkbox's 
> have no effect?
>

Hmmmm.  I could've sworn I had that working last night.  (And, like a 
bonehead, I've already cleared my backups and can't find the one where I 
thought it worked.)

Maybe I had the <$button> macro as a child of <$checkbox> rather than the 
other way around?  That toggles the tag on and off:

<$reveal type="match" state="!!fakeCheckboxChecked" text="nope">
<$checkbox tag="tag me tagged">
<$button set="!!fakeCheckboxChecked" setTo="yep" class="tc-btn-invisible">
<$action-setfield checkedtime=<<now "YYYY-0MM-0DD 0hh:0mm:0ss">> />
Check me!
</$button>
</$checkbox>
</$reveal>

... but it doesn't set the checkedtime field (or toggle 
fakeCheckboxChecked).

I could've sworn it worked last night, but now it looks like a matter of 
either/or.  :(

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/c13c90c7-321b-4a0a-9123-5f8476bea0ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to