I am trying to extract and use the metadata associated with objects in a Sharepoint library, using the $(xData.responseXML).SPFilterNode("z:row").each(function() function. I can pull data from Lists without any issues but the Library is causing me some headaches. Is this at all possible, please or am I chasing a ghost ?
↧