Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: rs:name retrieval / ows_issues

$
0
0

Hi - maybe this has come up before. Using SpServices i can easily loop the ows_variable using the returned loop. But i have a situation where sharepoint adds it's usual nonsense into the title one creates for the column e.g (a column named 1 becomes - ows_x0031_ or 1.1 becomes ows_x0031_x002e_1 ).

It's a pain in the arse. I figure the only way to get around it is to loop the rs:names first then create and array of viewfields which i can then send to retrieve the data.

but i am struggling to loop thro those rs:names. I currently using the following line for the returned SPservices call:

$(xData.responseXML).find('s:AttributeType, name').slowEach(20, function(){

 

}

any clues as to what i'm doing wrong?

regards

mark

 

p.s the slowEach is simply a delayed called i added as browsers like I.E 80 hang when rendering on the page. so we delay the loops which sorted out the rendering problem.

 


Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>