Skip to content

Marc D Anderson's Blog

  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy
Facebook X Linkedin Github
Marc D Anderson's Blog
  • SharePoint

    jQuery Library for SharePoint Web Services: Interim Update on What’s Coming Up in v0.5.0

    ByMarc D Anderson November 1, 2009July 12, 2022

    This post was also published at EndUserSharePoint.com… While seemingly everyone else in the SharePoint Universe is oohing and aahing over SharePoint 2010, I continue to plod along with my jQuery Library for SharePoint Web Services.  (Follow the library on Twitter: @jQSPWS.) I’m sticking with my belief that we’re all going to be using SharePoint 2007…

    Read More jQuery Library for SharePoint Web Services: Interim Update on What’s Coming Up in v0.5.0Continue

  • SharePoint

    A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Part 2 – How Does It Work?

    ByMarc D Anderson October 28, 2009July 12, 2022

    Cross posted from EndUserSharePoint.com… In my last post, I wrote about why I decided to start building the jQuery Library for SharePoint Web Services. In this post, I’ll tell you a bit about what’s there and how it works. If you’re totally familiar with the SharePoint Web Services, this may all be old hat to…

    Read More A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Part 2 – How Does It Work?Continue

  • SharePoint

    SPCascadingDropdowns Demystified (or Mystified, Depending on Your View)

    ByMarc D Anderson October 28, 2009July 12, 2022

    In my  jQuery Library for SharePoint Web Services, one of the most popular functions is $().SPServices.SPCascadeDropdowns.  The SPCascadeDropdowns function lets you set up cascading dropdowns on SharePoint forms. What this means is that you can enforce hierarchical relationships between column values.  This is sometimes called connected dropdowns or linked dropdowns (or probably other things I…

    Read More SPCascadingDropdowns Demystified (or Mystified, Depending on Your View)Continue

  • SharePoint

    The Customer’s Always Right – Except When They Aren’t

    ByMarc D Anderson October 28, 2009

    I was asked via an email from this blog to look at a thread in the MSDN SharePoint – Design and Customization forum today.  Of course, I was curious and headed right over there.  Here’s the basic question (there’s lots more detail in the thread): My problem precisely and concisely is that I get tasked (A…

    Read More The Customer’s Always Right – Except When They Aren’tContinue

  • SharePoint

    Finding Date/Time Columns on the Page with g_strDateTimeControlIDs

    ByMarc D Anderson October 22, 2009October 22, 2009

    I ran across an interesting little trick in some code I’m working on today.  As usual, not my code, someone else’s that I’m trying to decipher and fix. One thing that they are doing is sort of slick.  There’s apparently an array created by the datepicker.js JavaScript called g_strDateTimeControlID which is populated with the IDs for all of…

    Read More Finding Date/Time Columns on the Page with g_strDateTimeControlIDsContinue

  • SharePoint

    Passing a Source Parameter on the Query String with Multiple Other Parameters

    ByMarc D Anderson October 20, 2009October 20, 2009

    I’ve posted on similar tricks to this in the past, but this little trick is really helpful and worth calling out on its own.  Say that you’d like to pass a Source parameter on the query String, as SharePoint often does for you: http://servername/sites/sitename/Lists/MyList/EditForm.aspx?ID=275&Source=http://servername/sites/sitename/default.aspx Simple, and you see it all the time as you navigate…

    Read More Passing a Source Parameter on the Query String with Multiple Other ParametersContinue

  • SharePoint

    jQuery Library for SharePoint Web Services v0.4.0 Released

    ByMarc D Anderson October 19, 2009July 12, 2022

    This release contains two functions I’ve wanted to get into the library for a long time: $().SPServices.SPRedirectWithID and $().SPServices.SPRequireUnique.  These two functions show how you can solve tricky problems with jQuery and the SharePoint Web Services much better than any of the other approaches available, IMHO. $().SPServices.SPRequireUnique allows you to specify a page to redirect to after…

    Read More jQuery Library for SharePoint Web Services v0.4.0 ReleasedContinue

  • TiVo Desktop 2.7 with Windows 7

    ByMarc D Anderson October 17, 2009

    Here’s an off-topic post for you.  I can’t live without my TiVo, but it’s been quite a long while since I’ve used TiVo Desktop to transfer shows to my PC. Somewhere along the way I uninstalled TiVo Desktop, certainly before I upgraded to Windows 7. The new TV season and some of the great shows…

    Read More TiVo Desktop 2.7 with Windows 7Continue

  • SharePoint

    A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Part 1 – Why and Why Now?

    ByMarc D Anderson October 15, 2009July 12, 2022

    Cross-posted from endusersharepoint.com… Even back in the old days (late 2006) when I first started working with SharePoint 2007, I was surprised how little interactivity there was within pages.  Sure the drag and drop way to add Web Parts to pages and move them around had some “wow factor”, but most users wouldn’t even get…

    Read More A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Part 1 – Why and Why Now?Continue

  • SharePoint

    SharePoint Form Radio Buttons: Switch from Vertical to Horizontal with jQuery

    ByMarc D Anderson October 15, 2009July 12, 2022

    UPDATE 2010-05-27: Back in January, 2010, I added a generalized function called $().SPServices.SPArrangeChoices to accomplish this to my SPServices library. It works basically the same way, but can be easily called with the name of the column for which you’d like to rearrange the radio buttons or checkboxes.  It also includes an option to randomize the…

    Read More SharePoint Form Radio Buttons: Switch from Vertical to Horizontal with jQueryContinue

Page navigation

Previous PagePrevious 1 … 79 80 81 82 83 … 115 Next PageNext

Need help with the SharePoint Framework (SPFx), Learning Pathways, or PnP Modern Search? Our 1-Hour Jumpstarts may be for you!

Recent Comments

  • Michael Hanes on Connecting to Multiple Tenant Sites in a foreach Loop with PnP.PowerShell – Efficiently
  • Marija on Dear Microsoft: Stop It with Copilot, Already
  • Company Branding on Brand Kits in Microsoft 365: Two Features, One Goal — and Why You Should Care About Both
  • Marc D Anderson on The Trick to Using Lookup Columns with Content Types from the Content Type Hub
  • Colin Gardner on The Trick to Using Lookup Columns with Content Types from the Content Type Hub

Series

  • SharePoint Online Search Isn't Displaying What I Expect (2)
  • Sympraxis Client Side Development Pipeline (2)
  • Looping Through Content in a SharePoint 2013 Site Workflow (4)
  • Single-Page Applications (SPAs) in SharePoint Using SPServices (4)
  • SPServices Stories (21)
  • Moving from SPServices to REST (6)
  • Create a Simple SharePoint 2013 Employee Directory on Office365 (5)
  • Unlocking the Mysteries of Data View Web Part XSL Tags (21)

© 2026 Marc D Anderson's Blog - WordPress Theme by Kadence WP

Scroll to top
  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy