L
Little666
hi everyone
i need some help please, here is the situation
i have a sharepoint site and i want to connect an InfoPath form to one of
its list (ex list Country)
i have tried to add a data connection to my sharepoint site
/_vti_bin/Lists.asmx?WSDL
this way i have the hole group of web services related to the list available
from my sharpoint site.
now i pic the service GetListItems
and now is where i need help cause i dont know how to instanciate the
parameters too
tns:listName is the name of the list that one is fine so far
tns:viewName ??
tns:query ??
tns:viewFields ??
tns:rowLimit ??
tns:queryOptions ??
tns:webID ??
i hope someone can help me with this
thanks in advance
Little666
i need some help please, here is the situation
i have a sharepoint site and i want to connect an InfoPath form to one of
its list (ex list Country)
i have tried to add a data connection to my sharepoint site
/_vti_bin/Lists.asmx?WSDL
this way i have the hole group of web services related to the list available
from my sharpoint site.
now i pic the service GetListItems
and now is where i need help cause i dont know how to instanciate the
parameters too
tns:listName is the name of the list that one is fine so far
tns:viewName ??
tns:query ??
tns:viewFields ??
tns:rowLimit ??
tns:queryOptions ??
tns:webID ??
i hope someone can help me with this
thanks in advance
Little666