Mat, Fixed it.
Delete the checkbox tiddler= falue so the checkbox values remain on current
tiddler, one checkbox for each $type$, and similtaniously use the action to
add and remove values from $tiddler=requirements $field="criteria-type-of-
backend"
\define chck(type)
<$checkbox
field="$type$"
checked="$type$"
actions="""<$action-listops $tiddler=requirements $field="criteria-type-
of-backend" $subfilter="$type$"/>"""
uncheckactions="""<$action-listops $tiddler=requirements $field="
criteria-type-of-backend" $subfilter="-$type$"/>"""
>
$type$
</$checkbox>
\end
|<<chck Saver>>|Saving to common storage like local drive|
|<<chck Server>>|You host and fully control your data|
|<<chck Service>>|Someone else hosts and serves your wiki|
|<<chck Manager>>|Tool to manage multiple wikis "as objects"|
Regards
Tony
On Thursday, May 24, 2018 at 9:18:53 PM UTC+10, Mat wrote:
>
> TonyM wrote:
>>
>>
>> If none is checked its blank, and when one is checked and you check
>> another the value changes.
>>
>
> ...are you saying it changes so that you get two checks, i.e two values
> into the field? Because that is the intention. One should be able to select
> both e.g "server" and "manager".
>
> Thanks for looking.
>
> <:-)
>
--
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/8c3cc5fe-a6e4-4575-9390-e0101792ab05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.