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

Creating a Dropdown List with a text field behind

Community Beginner ,
Sep 30, 2020 Sep 30, 2020

Copy link to clipboard

Copied

I have little knowledge on Java Script, but what I am trying to do is have a dropdown list with salesman names and also a "type in" option if the name is not listed. I was thinking that I could have this drop down list with a text field behind it and then run a script to whenever the "type in" is selected in the drop down, it disables the dropdown and the text field appears. Is this possible or is there a different way to do this?

TOPICS
Acrobat SDK and JavaScript

Views

462

Translate

Translate

Report

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

correct answers 1 Correct answer

LEGEND , Sep 30, 2020 Sep 30, 2020

A dropdown can be set up to allow the user to enter text as well. You'll see the option on the Options tab of the dropdown properties dialog ("Allow user to enter custom text").

Votes

Translate

Translate
LEGEND ,
Sep 30, 2020 Sep 30, 2020

Copy link to clipboard

Copied

A dropdown can be set up to allow the user to enter text as well. You'll see the option on the Options tab of the dropdown properties dialog ("Allow user to enter custom text").

Votes

Translate

Translate

Report

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
Community Beginner ,
Sep 30, 2020 Sep 30, 2020

Copy link to clipboard

Copied

LATEST

Maybe I should use my eyes next time.. Thank you. Didn't see that.

Votes

Translate

Translate

Report

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