ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Issue with interactive checkboxes
@ 2022-05-23 11:11 Jan-Erik Hägglöf via ntg-context
  2022-05-23 19:59 ` Pablo Rodriguez via ntg-context
  0 siblings, 1 reply; 9+ messages in thread
From: Jan-Erik Hägglöf via ntg-context @ 2022-05-23 11:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Jan-Erik Hägglöf


[-- 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-25 17:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 11:11 Issue with interactive checkboxes Jan-Erik Hägglöf via ntg-context
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

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).