Quantcast
Channel: jQuery Library for SharePoint Web Services
Browsing all 6517 articles
Browse latest View live
↧

New Post: Help CAML where clause not working in SPServices

yes sir

View Article


New Post: Help CAML where clause not working in SPServices

Try changing the match type from Eq to Contains. My assumption is that (since the field is of text type) there is something else stored with the value that you can't see (ex. A trailing space).I assume...

View Article


New Post: Help CAML where clause not working in SPServices

I already tried sir but it's still displaying all the data

View Article

New Post: Help CAML where clause not working in SPServices

Thanks guys i solved my problem it's just a typo error hehe I type CAMLquery instead of CAMLQuery and I forgot that the assigned column has backslash so I need to escape that using double backslash

View Article

New Post: Using GetListItems on BCS

Hey Marc/everyone, Does SPServices work with BCS? When I use GetListItems on a regular list it works, but the moment I switch to a BCS list I get nothing. I know SharePoint treats external lists...

View Article


New Post: Undefined responseXML on StartWorkflow

In scenarios where I needed to have the ability to start a workflow via a hyperlink, I daisy-chained 2 functions, GetTemplatesForItem and StartWorkflow. GetTemplatesForItem gives you the proper GUID of...

View Article

New Post: async on version 2013.01

I have an issue with a function not running async when upgrading SPServices to the new version. The issue I found was at line 1220 of SPServices. In the previous version, the async value was set to the...

View Article

New Post: MOSS 2007 - anonymous access to the SPServices or Sharepoint Web...

Hi does anyone have some ideas for the best practice of using SPServices and MOSS 2007 Web services for public internet site? Is it possible to call SPService and GetListItems from the client side...

View Article


New Post: MOSS 2007 - anonymous access to the SPServices or Sharepoint Web...

I think we just discussed this on my blog. As I said there, the Web Services operate under the current user's permissions. I someone doesn't have permissions to do something through the UI, they can't...

View Article


New Post: async on version 2013.01

I'd be surprised if you didn't have sporadic issues with previous versions if you didn't specify async: false and tried to process results in the completefunc. Can you explain in more detail? M.

View Article

New Post: Using GetListItems on BCS

dennison: There's quite a bit of discussion about this here. In particular, look at this thread:https://spservices.codeplex.com/discussions/406424 M.

View Article

New Post: operation:updatelistitems not fully working...

Probably the best suggestion I can make is to look at the Net traffic with Firebug to make sure that the values you think you are sending are actually in the POST content. You should also look at the...

View Article

New Post: async on version 2013.01

This is actually one of Peter Allen's tools he deployed for us but I will explain what I understand so far. He is building a combobox of lists/libraries on a site using getlistcollection. He is relying...

View Article


New Post: async on version 2013.01

The point here is that there are obviously ways to re-write but I'm going live in production tomorrow so I was looking for a quick solution without a lot of re-write.

View Article

New Post: Recurring event saved to Calendar list but not visible in the...

When I use UpdateListItems to save a recurring event to a Calendar it gets saved correctly (the correct radio buttons and values are set) but it is only visible in the All Events view, not the default...

View Article


New Post: Recurring event saved to Calendar list but not visible in the...

It looks like it has only created the series item, but not the individual items - which are being created when I click the OK button for the series.

View Article

New Post: async on version 2013.01

I'd say that the quick solution is to stick with v0.7.2 or whatever version you've been using and work it out later. M.

View Article


New Post: Using GetListItems on BCS

Thanks Marc. So it seems GetListItems at least works with Web Services (SOAP). I managed to find the error in my code. Kudos!

View Article

New Post: Recurring event saved to Calendar list but not visible in the...

OK I figured it out. In the value pairs I needed to include UID and GUID ie ["UID", "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"]. This must be so the child items have a way of relating to the parent series....

View Article

New Post: async on version 2013.01

Marc,Have not. Had a chance to take a full look at this thread and the new version of SPServices. But it sounds as if there is something new in the latest version that makes it backwards incompatible?I...

View Article
Browsing all 6517 articles
Browse latest View live


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