Multi Selection from a List Box to a Text Box


so want able make multi selections within list box , export text box. right have script running on cal of text box

 

event.value = getfield("listbox").valueasstring;

 

which able 1 selection cant find can grab 2 selecitons , put text box commas something. there way this?

 

-zach

when there multiple selections, value property return array, value of field using "value" property, not valueasstring. can test see if it's array, , if so, construct string values separated commas.



More discussions in PDF Forms


adobe

Comments

Popular posts from this blog

Markers not showing up after opening a saved project. Where did they go!?

Object Fitting Keyboard Shortcuts Disfuntional

how to devide a circle into equal parts