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

Duplicated dropdowns where selecting an option disables it for other instances?

New Here ,
May 27, 2020 May 27, 2020

Copy link to clipboard

Copied

Hello!

 

I'm looking to do something (hopefully) simple, but I cannot find a way to do it myself. I have seen it done other places, but I cannot seem to find the options.

 

Long story short, I need to add multiple instances of a dropdown where people can pick and choose things contained in that list to suit their current needs (it's for an electrical servicing matrix). Once they have selected an option, I would like for that option to disappear from the other instances of the dropdown.

 

Is this possible?

TOPICS
Edit and convert PDFs , PDF forms

Views

396

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 Expert ,
May 27, 2020 May 27, 2020

Copy link to clipboard

Copied

Yes, but it's not simple at all. An easier solution is to prevent the user from selecting a value that has already been selected in another drop-down using a Validation script.

 

What are the names of the those fields?

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 Expert ,
May 29, 2020 May 29, 2020

Copy link to clipboard

Copied

LATEST

You'll find a tutorial and example of how to implement this here:

https://www.pdfscripting.com/public/Multiple-Lists-Unique-selection-Description.cfm

 

You'll  need to be a memeber to download it. 

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

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