S
Stijn
Hi,
I created a webservice that has a webmethod returning a bool.
I added the webservice method as a secondary data-connection to my
infopath-form.
Before querying via the webservie, I add some parameters and only then the
webservice is being invoked.
Problem is that I don't know how to get the returnvalue from the webservice.
The data source in my infopath-form contains one datafield which seems to be
the result. Nevertheless, I'm not able to see the result.
In fact, I should get the result in JScript after it is being queried,
because based on the boolean value it returns some fields are validated.
Thanks in advance.
I created a webservice that has a webmethod returning a bool.
I added the webservice method as a secondary data-connection to my
infopath-form.
Before querying via the webservie, I add some parameters and only then the
webservice is being invoked.
Problem is that I don't know how to get the returnvalue from the webservice.
The data source in my infopath-form contains one datafield which seems to be
the result. Nevertheless, I'm not able to see the result.
In fact, I should get the result in JScript after it is being queried,
because based on the boolean value it returns some fields are validated.
Thanks in advance.