ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jan-Erik Hägglöf via ntg-context" <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Jan-Erik Hägglöf" <skrantajanneman@gmail.com>
Subject: Issue with interactive checkboxes
Date: Mon, 23 May 2022 13:11:29 +0200	[thread overview]
Message-ID: <89C350A5-B676-477E-9C44-0BBA69B2EAF1@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 673 bytes --]

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?

See attached below

\setupinteraction[state=start]
\setupexternalfigures[location=global]
\usemodule[fields]
\definesymbol [yes] [{\externalfigure[check-mark-svgrepo-com.svg][conversion=mp]}]
\definesymbol [no] []


\setupfield
[setup 3]
[width=0.5cm, height=0.5cm,
rulethickness=1pt, corner=round, framecolor=red]


\definefield [check-me] [check] [setup 3] [yes,no] [no]

\define\chk{\field[check-me]}

\starttext

\chk
\blank[3cm]
\chk

\stoptext


[-- Attachment #1.2.1: Type: text/html, Size: 1711 bytes --]

[-- Attachment #1.2.2: exempel1.pdf --]
[-- Type: application/pdf, Size: 6502 bytes --]

[-- Attachment #1.2.3: Type: text/html, Size: 197 bytes --]

[-- Attachment #1.2.4: check-mark-svgrepo-com.svg --]
[-- Type: image/svg+xml, Size: 1415 bytes --]

[-- Attachment #1.2.5: Type: text/html, Size: 206 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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	other threads:[~2022-05-23 11:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 11:11 Jan-Erik Hägglöf via ntg-context [this message]
2022-05-23 19:59 ` Pablo Rodriguez via ntg-context
2022-05-24  5:44   ` Jan-Erik Hägglöf via ntg-context
2022-05-24  6:08     ` Jan-Erik Hägglöf via ntg-context
2022-05-24  8:18       ` Issue with interactive checkboxes[solved] Jan-Erik Hägglöf via ntg-context
2022-05-24 16:43         ` Pablo Rodriguez via ntg-context
2022-05-24 17:58           ` Henning Hraban Ramm via ntg-context
2022-05-25 17:52             ` Pablo Rodriguez via ntg-context
2022-05-24 21:08         ` Jan-Erik Hägglöf via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=89C350A5-B676-477E-9C44-0BBA69B2EAF1@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=skrantajanneman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).