New Post: SPSetMultiSelectSizes
Is there anyway that using the SPSetMultiSelectSizes would cause a site collection\Content Database to crash\slowdown? Does it use in any fasion use the stored proceedure proc_getchanges? I am using...
View ArticleNew Post: GetPermissionCollection for subsite w/ inheritance broken
Marc, I had downloaded the code from your blog post that showed how to manipulate SharePoint Groups. Basically it just worked:-) This was a while back. Today, I decided tyo read through it line-by line...
View ArticleNew Post: SPSetMultiSelectSizes
No, it works entirely client side by adjusting wthe widths of things in the DOM. Client side code cannot touch something like a stored procedure. M.
View ArticleCommented Unassigned: On Sharepoint 2013 SPUserid error on Alpha 7 [10142]
THe following function is throwing error on _SPUserid and it should be using the _spPageContextInfor.userid -- so the test must be wrong for SharePoint 2013 // SharePoint 2010 gives us a context...
View ArticleEdited Issue: On Sharepoint 2013 SPUserid error on Alpha 7 [10142]
THe following function is throwing error on _SPUserid and it should be using the _spPageContextInfor.userid -- so the test must be wrong for SharePoint 2013 // SharePoint 2010 gives us a context...
View ArticleNew Post: SP 2007 - 2010 Migration issues
Great. What that does is stop the "bubbling up" of the onclick event, which prevents the default events from firing. M.
View ArticleNew Post: Manage metadata vs lookup list
This one is a huge "it depends". No one answer. M.
View ArticleNew Post: GetPermissionCollection for subsite w/ inheritance broken
Marcel: Which post are you referring to? I can't find one with the GetPermissionCollection call. M.
View ArticleCommented Issue: On Sharepoint 2013 SPUserid error on Alpha 7 [10142]
THe following function is throwing error on _SPUserid and it should be using the _spPageContextInfor.userid -- so the test must be wrong for SharePoint 2013 // SharePoint 2010 gives us a context...
View ArticleCommented Issue: On Sharepoint 2013 SPUserid error on Alpha 7 [10142]
THe following function is throwing error on _SPUserid and it should be using the _spPageContextInfor.userid -- so the test must be wrong for SharePoint 2013 // SharePoint 2010 gives us a context...
View ArticleClosed Issue: On Sharepoint 2013 SPUserid error on Alpha 7 [10142]
THe following function is throwing error on _SPUserid and it should be using the _spPageContextInfor.userid -- so the test must be wrong for SharePoint 2013 // SharePoint 2010 gives us a context...
View ArticleUpdated Wiki: Home
Project Description SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to...
View ArticleNew Post: SPSetMultiSelectSizes
Thank you. That is what I thought. Just wanted to be sure.
View ArticleNew Post: Adding calculated column to existing list
I know its 2013 and this post was back in 2011... but... THANK YOU... @spevilgenius ... after much searching I found the answer to my troubles in your last post. You posting back how you got around the...
View ArticleNew Post: Adding calculated column to existing list
Great when the community helps each other! M.
View ArticleNew Post: SPGetCurrentUser not returning user information
Hello people. Sorry to bring this conversation up again, but I have the same problem, not solved with the current solution (regarding quotes). Any other reason that can make the function not return any...
View ArticleNew Post: http://www.sympraxisconsulting.com/ asks for password
Hi, I wisited some demo pages recently and since then the documentation page pops out a password input window for http://www.sympraxisconsulting.com/. Is this the planned behaviour? Regards Zoltan
View ArticleNew Post: GetPermissionCollection for subsite w/ inheritance broken
Marc, Hmmm.... You are correct. I think a while ago I added the code in the sample above and ghot it to run in my environment. I am just getting around to dissecting the code and I turned on the output...
View ArticleNew Post: http://www.sympraxisconsulting.com/ asks for password
Zoltan: Some of the demo pages require a login so that you can write to the lists. You should see instructions on the right side of the screen. Let me know if you see something that doesn't make sense. M.
View ArticleNew Post: SPGetCurrentUser not returning user information
jonymartin: Can you explain some more about your environment, versions of the libraries, etc.? M.
View Article