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

    Getting the Reply Count for a SharePoint Discussion Using the REST API

    ByMarc D Anderson April 26, 2016

    The other day I was creating a custom UI for a SharePoint 2013 Discussion list. To me, the out-of-the-box UI in SharePoint 2013 is definitely a step forward from previous versions. It’s still pretty rudimentary, though, and my client wanted something “more like other forums”. SharePoint’s Discussion lists are sort of like Document Sets, in…

    Read More Getting the Reply Count for a SharePoint Discussion Using the REST APIContinue

  • SharePoint

    Get all SharePoint Document Library Files and Folders at a ServerRelativeUrl in One REST Call

    ByMarc D Anderson April 23, 2016April 28, 2016

    Recently, I was building a directory tree view of a Document Library for a client. Yes, you can say this shouldn’t be necessary. We can just tag the documents with metadata and we won’t need folders at all. Unfortunately, that’s not always the way people want to work. To build this, I started by calling…

    Read More Get all SharePoint Document Library Files and Folders at a ServerRelativeUrl in One REST CallContinue

  • SharePoint

    Uploading Attachments to SharePoint Lists Using REST

    ByMarc D Anderson April 20, 2016July 24, 2017

    In a previous post, I walked through Uploading Attachments to SharePoint Lists Using SPServices. Well, in the “modern” world, I want to use REST whenever I can, especially with SharePoint Online. I ran into a challenge figuring out how to make an attachment upload work in an AngularJS project. There are dozens of blog posts and…

    Read More Uploading Attachments to SharePoint Lists Using RESTContinue

  • SharePoint

    Sympraxis Is Growing: A Huge Welcome to Julie Turner!

    ByMarc D Anderson April 15, 2016

    Well, it’s official: Julie Turner (@jfj1997) will be joining me at Sympraxis in mid-May. This is very exciting news for me. If you’ve been following me at all, you may know that I have my own little company called Sympraxis Consulting LLC. (One of the first things Julie is going to make me do is…

    Read More Sympraxis Is Growing: A Huge Welcome to Julie Turner!Continue

  • SharePoint

    Looping Through Content in a SharePoint 2013 Site Workflow – Part 4 – Get Authorization Info

    ByMarc D Anderson April 12, 2016
    This entry is part 4 of 4 in the series Looping Through Content in a SharePoint 2013 Site Workflow

    In this installment, we’ll focus on the Get Authorization info step. We need to do this step first so that we’re set up to write data later in the workflow. Remember that we were actually trying to create a workflow? If you’ve gotten this far, I’ll forgive you if you’ve already forgotten what the point…

    Read More Looping Through Content in a SharePoint 2013 Site Workflow – Part 4 – Get Authorization InfoContinue

  • SharePoint

    Using the Signature Pad jQuery Plugin with SharePoint & InfoPath – Redux

    ByMarc D Anderson March 15, 2016March 15, 2016

    I’m using Thomas Bradley’s Signature Pad plugin for a project, which I’ve used successfully before. The twist this time is that I want to save the signature as an image rather than just as JSON. There’s a method called getSignatureImage()  that works just fine to grab the signature as a base64 string, like so (this is…

    Read More Using the Signature Pad jQuery Plugin with SharePoint & InfoPath – ReduxContinue

  • SharePoint

    Are We on the Cusp of a Citizen Developer Revolution?

    ByMarc D Anderson March 7, 2016

    I ran across an article on ZDNet today entitled The advent of the citizen developer. In the article, Dion Hinchcliffe posits that we may finally be at the cusp of a citizen development revolution. Yes! I’ve been arguing for years – in one way or another (See, for example, The Middle Tier Manifesto: An Alternative Approach to Development with…

    Read More Are We on the Cusp of a Citizen Developer Revolution?Continue

  • SharePoint

    Finding the Elusive ‘Set Up Groups for this Site’ Page

    ByMarc D Anderson February 9, 2016April 9, 2016

    When you create a new subsite In SharePoint 2013 or SharePoint Online (Office 365), you have the option to use the same permissions as the parent site or use unique permissions. If you use unique permissions, you’re taken to a page where you can set up the special groups for the subsite. Generally, this is…

    Read More Finding the Elusive ‘Set Up Groups for this Site’ PageContinue

  • SharePoint

    Looping Through Content in a SharePoint 2013 Site Workflow – Part 3 – High Level View of the Workflow

    ByMarc D Anderson February 2, 2016
    This entry is part 3 of 4 in the series Looping Through Content in a SharePoint 2013 Site Workflow

    As I discussed in the first part of the series, my goal is to find all the sales opportunities in a Site Collection and process them based on their characteristics. To do this I’ve created a Site Workflow – SharePoint 2013 flavor – that makes a set of REST calls to traverse the Site Collection…

    Read More Looping Through Content in a SharePoint 2013 Site Workflow – Part 3 – High Level View of the WorkflowContinue

  • SharePoint

    SharePoint: Enabling Knowledge Management

    ByMarc D Anderson January 26, 2016

    I had the chance recently to have chat with TechnologyAdvice’s Josh Bland (@JoshBlandTA). This interview was a part of the TechnologyAdvice Expert Interview Series. The series explores a variety of business and technology landscapes through conversations with industry leaders. There’s plenty of great content there, including interviews with some of the speakers for the SharePoint Technology Conference – SPTechCon…

    Read More SharePoint: Enabling Knowledge ManagementContinue

Page navigation

Previous PagePrevious 1 … 18 19 20 21 22 … 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