Copy link to clipboard
Copied
Hi gurus,
I came across the situation where I want to select multiple value from list box and display those selected values to Text field.
For eg: Lets say we have 2 fields. one is list box. another is Text field. My List box contains
Red
Blue
Green
Yellow
Black
If user selects Red, Blue and Yellow. Then I want to display these 3 values on the Text field simultaneously.
Now, I have seen the code where var v = this.getField("ListBox1"); but the issue is I dont have this functionality(this.getField) in my adobe livecycle designer.Attached ss of not having functionality. so can you pls provide js or any solution through which I can resolve this.
Copy link to clipboard
Copied
Here's an Acrobat JavaScript reference link to the relavant property for acquiring multiple selections,
Copy link to clipboard
Copied
Hi Thom, thank you for this. Exellent reference . But my problem is that I don't have this functionality this.getField which I can see in the reference link you shared . You can see that in the ss I shared. Am I checking something wrong? any suggestions?
Copy link to clipboard
Copied
Questions about Adobe AEM/LiveCycle should be asked here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ct-p/adobe-experience-mana...
Copy link to clipboard
Copied
Good Spot!! I read through that way to fast. And you can even see Designer in the image.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now