We have a bunch of internal SharePoint (2010) pages containing links to InfoPath forms integrated with K2 workflows. Far as I can tell, after K2 gets its hooks into the InfoPath form I don't have any control over the name of the xsn -- it gets published with a generic file name containing a date and time stamp. To get around this, especially when testing, I'd like to use GetList to retrieve the document library template (xsn) to insure I'm always getting the updated version of the form.
Using the example in the documentation I get a list of the nodes, but I can't figure out how to get the values. Does anyone have an example of a completefunc for the GetList operation?
Any help is appreciated. Thanks.
-Brian
Using the example in the documentation I get a list of the nodes, but I can't figure out how to get the values. Does anyone have an example of a completefunc for the GetList operation?
Any help is appreciated. Thanks.
-Brian