HiI am using Adobe form, webservices with Javascript.I am using simple
javascript like xfa.host.messageBox and looping on response objects. I
have 2 buttons on Adobe form with many input fields/dropdowns &
Listboxes.The form first displayed one input field and a Search button,
after input isprovided and click on Button, it normally shows 2
xfa.host.messageBoxmessages and then fetches the response from
webserivce and displays the rest of the form.The issue is that when
click on the button and mov...