Hi,Scenario: User want to add the new value in drop down list item.I am
creating dynamic drop-down list items in adobe LiveCycle designer tool
es 8.2 using Custom JavaScript. Below screenshot is my PDF formUser want
to add the new values in drop down list -à For this Scenario I have
added the button, in click event it will open the popup along text box.
Here user, enter the new value in text box and that will added to drop
down list items. Up to this all working fine. Help Added new values in
te...