Thank you, unfortunately it has no effect. Even if I make a macro, still it is 
the same field.

> 23 maj 2022 kl. 21:59 skrev Pablo Rodriguez via ntg-context 
> <ntg-context@ntg.nl>:
> 
> On 5/23/22 13:11, Jan-Erik Hägglöf via ntg-context wrote:
>> HI!
>> 
>> Tried to make a checklist in an interactive document.
>> 
>> The problem seems to be that all checks/uncecks in same click, not each
>> individually.
>> 
>> Is there something wrong with my code?
> 
> Hi Jan-Erik,
> 
> you basically put the same field twice.
> 
> Add something like:
> 
>  \definefield [check-you] [check] [setup 3] [yes,no] [no]
> 
>  \define\chka{\field[check-you]}
> 
>  \chka
> 
> Checks will be different then.
> 
> I hope it helps,
> 
> Pablo
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to