How to catch event click/focus to widgetAnnotation( textField, checkbox, ...)?

Product: Webviewer

Product Version: lastest

Please give a brief summary of your issue: How I can catch event click/focus form field (textField, checkbox, … ) like event annotationSelected but for form field.

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Hi
We currently don’t have any event catch on click/focus from the field. However, you could add the listener directly on the element by using document getElementById

Best
Jack

1 Like