Hi Experts,
I am working on Consuming the webservice in the Adobe Form,
My requirement is like i have to populate different set of fields from the responses i get from the webservice, based on the click of different buttons.
Say i have to populate Fields f1 & f2, if Button B1 is pressed, and f3 & f4 if Button B2 is pressed.
Hope i have made my requirement till now.
Now i have written the script to shift the data from the fields generated from WebService to the fields where i actually require the data i.e. f1 & f2 in the above case at teh "validate" event of the response fields from webservice.
but it always gives me some popup stating this field's validate failed, which should not be there.
So, any help from you that give me a solution that shifts the data immediately on the population of response fields wihout a popup, would be helpful and highly appreciated.
Thanks,
Amita