Quantcast
Channel: Adobe Community: Message List - PDF Forms
Viewing all articles
Browse latest Browse all 57214

Re: Help Scripting for PDF Form List Box

$
0
0

The easiest way to do this is to set the export value of each list box item to the corresponding customer number. The script for the custom number field could then simply be:

 

// Set this field's value to the export value of the selected item in the list box

event.value = getField("customer_name").valueAsString;

 

Post again if you don't want to set up the list box that way for some reason since there are other ways to deal with this.


Viewing all articles
Browse latest Browse all 57214

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>