- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Bruce,
I'm still having a bit of trouble.
I create my array in File - Form Properties - Variables.
Set the value to ['s1', 's2', 's3'].
Then on the click of a button I call,
xfa.resolveNode("NextSelection.caption.value.#text").value = eval(PageSelectionArray.all.item(1).value);
I'm assuming I either built the array wrong or I'm still accessing it wrong. Any help would be great.
james
Views
Replies
0 Likes
Total Likes