Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPUpdateMultipleListItems does not work in the document library #64

Open
MickVazovsky opened this issue Sep 5, 2017 · 3 comments
Open

Comments

@MickVazovsky
Copy link

MickVazovsky commented Sep 5, 2017

Tell me why SPServices does not work in the document library, there are no problems in the list, but the library does not work out either, the Russian language name, tried both GUID and by name...it's still useless...
script type="text/javascript" src="/SiteAssets/jquery.SPServices-2014.02.min.js"
$().SPServices.SPUpdateMultipleListItems({
listName: "Office",
CAMLQuery: "",
batchCmd: "Update",
valuepairs: [["ValueItem", 'Update']],
debug: false,
completefunc: null
});

@purtuga
Copy link
Collaborator

purtuga commented Sep 5, 2017 via email

@MickVazovsky
Copy link
Author

Does not work in the 'project documents library' where a collection of documents is organized.

@sympmarc
Copy link
Owner

sympmarc commented Sep 7, 2017

Are you also referencing jQuery? See the General Instructions. Also, like @purtuga, I can't tell what it is you're trying to do. Could you explain your goals?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants