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

Pop up box after selection of specific items from a drop down list.

New Here ,
Feb 24, 2016 Feb 24, 2016

Hello,

I have a populated drop down box and I would like the option of when a item is selected in the drop down, a pop up box will be displayed that gives a option to select item A or item B. Once selected it will fill in another box on the forum. Any help on the matter would be greatly appreciated. Thank you in advance.

Example: Dropdown selection= Item A

Pop up: 22.5 or 26.5

Field A: based on selection show 22.5 or 26.5

TOPICS
Acrobat SDK and JavaScript , Windows
222
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 ,
Feb 24, 2016 Feb 24, 2016
LATEST

That's possible with a custom dialog, but custom dialogs require more than a line or two of specialized programming. More information is in the Acrobat JavaScript reference, but if you're not a programmer it will be tough to figure out. Also, custom dialogs don't work in mobile or non-Adobe PDF viewers, just the desktop versions (Windows/Mac) of Acrobat and Reader.

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