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 ___________________________________________________________________________________