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

Newby! How to Auto-select Drop Down Menu -Based on Another Drop Down Menu's selection

Community Beginner ,
Jan 31, 2018 Jan 31, 2018

Hello, I am currently creating a PDF fill-in form.

I would like the user to select an option from Drop down menu #1 and another drop down menu (#2) auto-selects what I direct it to. Is this possible?

Please provide good details. I am new to adobe.

Thanks!

TOPICS
PDF forms
4.0K
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
1 ACCEPTED SOLUTION
Community Expert ,
Feb 05, 2018 Feb 05, 2018
LATEST

That tutorial covers changing a field value, and drop downs are fields, based on the selection in a dropdown. This is what you asked about. But if what you meant was that you wanted to change items in the dropdown, then...

This tutorial covers changing the list items of a dropdown, based on the selection in another dropdown.

https://acrobatusers.com/tutorials/js_list_combo_livecycle

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

View solution in original post

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
Adobe Employee ,
Jan 31, 2018 Jan 31, 2018

Hi Chrisc,

Please refer to the steps given in the following tutorial which explains more on this:

https://acrobatusers.com/tutorials/change_another_field

Let us know if you have any further questions.

Shivam

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
Community Beginner ,
Feb 05, 2018 Feb 05, 2018

Your saying that the tutorial will work for auto populating a drop down menu box, based on what was selected on another drop down menu box?

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
Community Expert ,
Feb 05, 2018 Feb 05, 2018

Do you want to populate it with multiple items? If so, you can use this tool I've developed: Custom-made Adobe Scripts: Acrobat -- Create Dependent Dropdowns

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
Community Expert ,
Feb 05, 2018 Feb 05, 2018
LATEST

That tutorial covers changing a field value, and drop downs are fields, based on the selection in a dropdown. This is what you asked about. But if what you meant was that you wanted to change items in the dropdown, then...

This tutorial covers changing the list items of a dropdown, based on the selection in another dropdown.

https://acrobatusers.com/tutorials/js_list_combo_livecycle

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

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