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

    SPServices Example to Display Links Based on the User’s Location

    ByMarc D Anderson November 8, 2010February 14, 2011

    <UPDATE date=”2011-02-14″>: As of jQuery 1.5, single quotes are *required* around z:row or any other similar node selector. This was actually “required” in previous versions of jQuery, but not enforced. </UPDATE> I often get questions like “Why would you use the Web Services? Can’t you just use managed code and be done with it?” Once…

    Read More SPServices Example to Display Links Based on the User’s LocationContinue

  • SharePoint

    Disabling Modal Dialogs for List Forms in SharePoint 2010

    ByMarc D Anderson November 5, 2010November 5, 2010

    Modal dialogs are great! They reduce postbacks! They pop up! And they may drive your users batty if they aren’t used to them. They can also get in the way if you want to understand the DOM for the forms while you are customizing them. Modal dialogs are great if they serve a good UI…

    Read More Disabling Modal Dialogs for List Forms in SharePoint 2010Continue

  • SharePoint

    Adding Expand/Collapse Logic to your Data View Web Parts (DVWPs) –The Easy Way

    ByMarc D Anderson November 5, 2010November 5, 2010

    Live and learn. Maybe that’s my mantra. One thing I can tell you is that the first time I come up with a way to do something, it’s rarely the best. If I look at some old code of mine and think it’s perfect, I worry. We all are learning all the time, and it’s…

    Read More Adding Expand/Collapse Logic to your Data View Web Parts (DVWPs) –The Easy WayContinue

  • SharePoint

    Editing Complex Files in SharePoint Designer Quickly

    ByMarc D Anderson November 3, 2010November 3, 2010

    There are times when I’ve built up a page with complex Data View Web Parts (DVWPs) which take a *really* long time to load in SharePoint Designer 2007. The usual reason for this is that I’m using a Web Service as a DataSource which returns a large amount of data or that I’ve got many…

    Read More Editing Complex Files in SharePoint Designer QuicklyContinue

  • SharePoint

    Using a DataSource in a Data View Web Part (DVWP) in a Different Site in SharePoint Designer 2010

    ByMarc D Anderson November 2, 2010May 7, 2012

    For whatever reason, Microsoft in its infinite wisdom seems to have removed the ‘Connect to another library…’ link in the Data Source Library in SharePoint Designer 2010. Maybe that capability is hidden somewhere else now, but as my pal Chris Givens pointed out the other day in his Missing Features from SharePoint Designer 2010 post, it’s…

    Read More Using a DataSource in a Data View Web Part (DVWP) in a Different Site in SharePoint Designer 2010Continue

  • SharePoint

    Capturing the Current User’s Manager in MOSS Using SPServices and GetUserProfileByName

    ByMarc D Anderson October 29, 2010June 17, 2014

    I had a question today about how to get the current user’s manager and put the value into a Person or Group column in a list. This one only works in MOSS or SharePoint Server 2010 (not WSS 3.0 or SharePoint Foundation) because the UserProfileService Web Service is only available there. The code is relatively…

    Read More Capturing the Current User’s Manager in MOSS Using SPServices and GetUserProfileByNameContinue

  • SharePoint

    Add Web Parts to SharePoint Forms without SharePoint Designer

    ByMarc D Anderson October 27, 2010October 28, 2010

    This is a little one, but still really useful.  There may be times that you need to add Web Parts to the default SharePoint list forms and you aren’t allowed to use SharePoint Designer. The most common reason you might want to do this is to add a Content Editor Web Part (CEWP) to the…

    Read More Add Web Parts to SharePoint Forms without SharePoint DesignerContinue

  • SharePoint

    Script in Content Editor Web Parts (CEWPs) in SharePoint 2010

    ByMarc D Anderson October 26, 2010October 27, 2010

    <UPDATE> 2010-10-27: After you read this, be sure to read Christophe’s follow-up to this post: About Scripts, Web Parts and Urban Myths. He gives some other specifics you’ll probably need. </UPDATE> One of the things I heard at SPTechCon several times was that in SharePoint 2010, it is no longer possible to put script into Content Editor…

    Read More Script in Content Editor Web Parts (CEWPs) in SharePoint 2010Continue

  • SharePoint

    SPTechCon Boston 2010 – Recap and Accolades

    ByMarc D Anderson October 25, 2010July 12, 2022

    The first thing I want to say is that the folks at BZMedia really know how to put one of these things together. The thing that really tells me that is that they were smiling and helpful through the whole darn thing. If you’ve never been involved in planning an event even 1/8 this size,…

    Read More SPTechCon Boston 2010 – Recap and AccoladesContinue

  • SharePoint

    Upcoming USPJA Webinar: Data View Web Part Unlocked

    ByMarc D Anderson October 24, 2010October 29, 2010

    I’ll be doing a publicly available webinar for the USPJ Academy on Monday, 1 November at 1pm EDT called Data View Web Part Unlocked. This webinar will cover similar information to what I showed at SPTechCon last week, which I got a lot of great feedback on.  It’ll also be similar to the types of…

    Read More Upcoming USPJA Webinar: Data View Web Part UnlockedContinue

Page navigation

Previous PagePrevious 1 … 62 63 64 65 66 … 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