Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (3 items)
-
Thanks Greg, I will have to try it and see if that works.
Update: Thanks a lot Greg, that seemed to be my lynch pin problem, after fixing that and a few other minor fixes I was able to get it working perfectly.
Thanks again
-
Thanks for the reply knudde,
I am reasonably sure "nodes" is getting populated. If I wrap the foreach statement in if(nodes.length > 0) the foreach still runs and throws the error. If I change 0 to 100 the foreach does not run.
I did try your suggestion but in that ...
-
I have been trying to implement the code here to copy a secondary data source (SharePoint list) to the main data source. The problem is the code is telling me that "node" is undeclared and will not run. If I put "var" in front of "node" it throws a syntax error, and I haven't been able to determine what exactly I ...
Page 1 of 1 (3 items)