Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Write in a text box that is shows by clicking a check box.

Explorer ,
Jan 15, 2016 Jan 15, 2016

In a PDF form (Acrbat DC) I want that if one check box is active, another text field shows and is fillable. I changed the options of the check box so it displays or hides the text field. I also changed the text field to be hidden by default. The show/ hide works but I cannot fill in the text in the shown textfield.

Thanks for helping me.

TOPICS
Acrobat SDK and JavaScript
337
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 16, 2016 Jan 16, 2016
LATEST

You may also need to change the read only property of the text field. This is best done use some custom JavaScript to manipulate the text field.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines