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

Created Unassigned: Typo in SPGetListItemsJson objectType property value [10243]

In this code:```var testJson = $().SPServices.SPGetListItemsJson({ listName: "Archive", CAMLViewFields: "<ViewFields><FieldRef Name='Date' /></ViewFields>", mappingOverrides: {...

View Article


Commented Unassigned: Typo in SPGetListItemsJson objectType property value...

In this code:```var testJson = $().SPServices.SPGetListItemsJson({ listName: "Archive", CAMLViewFields: "<ViewFields><FieldRef Name='Date' /></ViewFields>", mappingOverrides: {...

View Article


Commented Unassigned: Typo in SPGetListItemsJson objectType property value...

In this code:```var testJson = $().SPServices.SPGetListItemsJson({ listName: "Archive", CAMLViewFields: "<ViewFields><FieldRef Name='Date' /></ViewFields>", mappingOverrides: {...

View Article

Closed Unassigned: Typo in SPGetListItemsJson objectType property value [10243]

In this code:```var testJson = $().SPServices.SPGetListItemsJson({ listName: "Archive", CAMLViewFields: "<ViewFields><FieldRef Name='Date' /></ViewFields>", mappingOverrides: {...

View Article

Created Unassigned: UpdateContentType is not a unique name [10244]

UpdateContentType is used in both Lists.asmx & Webs.asmx. Due to this overlooked bug or undocumented "feature", the call will always be directed to the Webs.asmx web service.I was using SharePoint...

View Article


New Post: GetPermissionCollection for subsite w/ inheritance broken

I know this is an old post, but I needed to do this exact thing myself. I read this article and many others and came up with the same results ... I kept getting the same results for subsites as for the...

View Article

New Comment on "$().SPServices.SPAutocomplete"

Hi, is it possible to return another column like the ID of the row? and is there a version working with a business data services entity? thanks.

View Article

New Comment on "$().SPServices.SPCascadeDropdowns"

Marc, I'm getting 'column not found', my column has got spaces - is this an issue? I even tried using "_x0020_" still getting the same error.

View Article


New Post: Get list item count for a week

Hi All I am new to coding and as such may need lots of help. The end goal is for the code to count the number of items in a list but for a week (Monday to Sunday) and then reset itself on the Monday...

View Article


New Post: Get list item count for a week

Alan: Great to hear from you. You'd need to generate a CAML query what gave the week's items. It would look something like...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: $().SPServices.SPDropdownCtl

Function$().SPServices.SPDropdownCtlCertificationFunctionalitySPDropdownCtl was previously a private function I used in SPServices to find dropdown controls in the DOM. Because of the changes to the...

View Article

New Post: SPCascadeDropdowns not working within if statements

I resolved this issue by using SPCascadeDropdowns for the first two dropdowns and then using SPFilterDropdown for the third dropdown. It works well.

View Article

New Post: Get list item count for a week

Hi Marc Currently I have this code:<script type="text/javascript" src="/scripts/jquery-1.11.0.min.js"></script> <script type="text/javascript"...

View Article


New Post: SPCascadeDropdowns not working within if statements

Glad you solved it. The SPCascadeDropdowns logic is fixed to the field when it's first called, so the conditional logic you showed above wouldn't have worked. M.

View Article

New Post: Get list item count for a week

Ok, so you probably need to figure out the date range in your script as well. moment.js is a great library to use for stuff like this. Once you have the data, you can write it into the page with jQuery...

View Article


New Post: SPCascade on other language

Hi all, please, can you help me ? I tried to use cascade feature, I prepare me own web part. used parameters: -GUID current list -GUID relationshiplistparent column static name -child column static...

View Article

New Post: SPCascade on other language

I'm not sure that I've ever had anyone ask about Slovak before. It's possible (and somewhat likely given what I've seen with other languages) that the translations in the element attributes for Slovak...

View Article


New Post: Exact same GetListItem code works when in one library documents set...

Exact same GetListItem code works when in one library documents set welcome page but not another library set document page on the same site. I am trying to use SPServicews to view data in a document...

View Article

New Comment on "$().SPServices.SPFindPeoplePicker"

I was having problems with this until I discovered that there was whitespace in the <nobr> tag. So, make sure there is no whitespace around your field name: <nobr>FieldName</nobr> is...

View Article

New Post: Get list item count for a week

Another approach to using "hard" dates is to take advantage of the <Today> element and it's OffsetDays attribute... Here is a sample of code that uses the <Today> CAML element to get all...

View Article
Browsing all 6517 articles
Browse latest View live


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