Skip to main content
Participant
June 3, 2024
Question

BATCH UPLOAD WITH EXPORT VALUES TO DROPDOWN LIST FIELD

  • June 3, 2024
  • 3 replies
  • 437 views

Lovely Members, I kindly need a help.

 

i am creating an interative form and it required  using a dropdown list.

i have 3500 items to add to the dropdown field.

 

i used the sample script below, but i was alerted that the file is too large.

var ddField = [["one", "Yes"], ["Two", "no"]];
var field = this.getField("code");
field.setItems(ddField);


i also used the import data method on the menu but the data could not be loaded.

 

i need to load the 3000+ items with the export values.

 

Any suggestions.

    This topic has been closed for replies.

    3 replies

    try67
    Community Expert
    Community Expert
    June 3, 2024

    You can do it using this (paid-for) tool I've created: https://www.try67.com/tool/acrobat-import-items-from-a-text-file-to-a-combo-box-or-list-field

    There's no limit on the file-size, and it can handle export values, too.

    kglad
    Community Expert
    Community Expert
    June 3, 2024

    assuming acrobat 

    Peru Bob
    Community Expert
    Community Expert
    June 3, 2024

    This is the Using the Community forum (which is the forum for issues using the forums).
    Please tell us what Adobe application you are using so that this can be moved to the proper forum for help.

    Scroll down here to see a list of the forums:
    https://community.adobe.com/