Annotation Event doesnt trigger if clicked inside a FormTextField

1 Answer 36 Views
PDFViewer
Dominik
Top achievements
Rank 1
Iron
Iron
Dominik asked on 23 Oct 2023, 11:54 AM | edited on 23 Oct 2023, 11:58 AM

Hey,

as in the title the event doesnt trigger. It does work with the Widget "WidgetContentType = TwoStatesContent".

Im using a custom form for testing: https://pdfhost.io/v/xQU.fKEP6_24_anlage01_bauantrag_2021https://pdfhost.io/edit?doc=5b66dfdd-fafc-4589-bad0-c1608a8ecf1c

Thanks

Dominik


1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 24 Oct 2023, 10:40 AM

Hello Dominik,

Yes, this event is not fired for TextBox fields. It is intentionally excluded. Can I ask what are your requirements and why you need the event? 

I am looking forward to your reply.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Dominik
Top achievements
Rank 1
Iron
Iron
commented on 24 Oct 2023, 11:06 AM

Hey,

My intention is that i want to know what field (TextField, Checkbox, RadioButton) the user clicked on so i can use the name and the type of the field to set data inside that field. Ether text or True False for the Checkbox . The data i get is from a database. Maybe there is another way i didnt find till now.

Thanks

Dominik

Dimitar
Telerik team
commented on 25 Oct 2023, 10:24 AM

Hi Dominik, 

Perhaps you can do this when the document is imported: Iterate and modify form fields in code - Telerik Document Processing

Let me know how this works for you.

Dominik
Top achievements
Rank 1
Iron
Iron
commented on 27 Oct 2023, 09:49 AM

Hey,

didnt really work but i found a different approach.

Thanks for the help.

Dominik

Tags
PDFViewer
Asked by
Dominik
Top achievements
Rank 1
Iron
Iron
Answers by
Dimitar
Telerik team
Share this question
or