Question
app.popupmenu Adobe LiveCycle
- May 21, 2020
- 1 reply
- 332 views
Hi, I have this code for a pdf form on Adobe LiveCycle:
var result = app.popUpMenu("opt1", "opt2", "opt3"); this.getField("Text1").value=result;
I want the selection appears inside the box field, but when I click on one of the item, it does not appear inside the box. Someone can help me to resolve this issue? Thank you. (file attached)
