Skip to main content
Participant
November 29, 2024
Question

Unfocus/Exit from a form field on button click

  • November 29, 2024
  • 1 reply
  • 322 views

Hello. I have a little problem with my form. Whenever i click "Print" button, last field which I interacted with stays focused? (the cursor is still inside). This leads to not actually setting value to this field and i cant really check if its filled or not but its still visible on the printing doc. I need to find solution to unfocus it before printing.

This topic has been closed for replies.

1 reply

PDF Automation Station
Community Expert
Community Expert
November 29, 2024

If you click another button, how is the focus still on the previous field?

jan_4469Author
Participant
November 29, 2024

It doesnt change anything 😞

 

jan_4469Author
Participant
November 29, 2024

Uhhh i forgot to add that this happend on web browser. In the acrobat it works after 2nd button click