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

Create a dropdown menu in one field based on the value of another dropdown field

Community Beginner ,
Jul 17, 2016 Jul 17, 2016

I am trying to create a dropdown menu for one field based upon the value of another field which is set from a menu.

If Event = Oktoberfest  then it should provide a menu for the "Shift Field" of "1" , "2", or "3".

I saw an earlier post but it didn't solve the problem.  I need to know what type of field each of the them needds to be in order for this to work.

Thanks

TOPICS
Acrobat SDK and JavaScript
248
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 ,
Jul 18, 2016 Jul 18, 2016
LATEST

Do you mean you want to set the values of a drop-down field based on the value entered in another drop-down?

If that's the case you can use something like this tool I've developed to set it up: 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