How to create an array in one field and have another field display certain elements from that array?
i making form in acrobat xi pro.
in 1 text field, created array of several elements. want other text fields display elements array. instance, 1 field should display 3rd element, field should display 13th element, etc.
the javascript making array long, , don't want have re-calculate array every single time (in order reduce rendering time when open form on ipad). why i'd have create array once, , refer throughout form.
a field can not contain array. can contain value of certain
type. mean array contents value of field (a text
field, assume), or mean created array in script
associated field , want use array in script
associated field?
More discussions in JavaScript
adobe
Comments
Post a Comment