I have  tiddler "data" of json data like 

{
  "foo": { ... },
  "bar": { ... }
}

I want to get rid of "foo".

so I have setup a $button where the action is

<$action-deletefield $tiddler="data" $field="foo"/>

the action does nothing (if I set an action-deletefield instead, it works 
so the problem is just the deletefield widget).

any idea?

-- 
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/f0802b3e-0783-4320-8b3f-547b75a40558n%40googlegroups.com.

Reply via email to