Subscribe

Topic: Libraries and Lists

New with Topic: Libraries and Lists


Mark Miller
Mark Miller posted a blog entry
How we did it: Twynham 6th form Internet facing website using SharePoint 2007 – Part 5
During the last 12 months Twynham has moved beyond using SharePoint as an intranet and extranet to developing Internet facing...
 
Mark Miller
Mark Miller posted a blog entry
How we did it: Twynham 6th form Internet facing website using SharePoint 2007 – Part 4
During the last 12 months Twynham has moved beyond using SharePoint as an intranet and extranet to developing Internet facing...
 
Mark Miller
Mark Miller posted a blog entry
How we did it: Twynham 6th form Internet facing website using SharePoint 2007 – Part 3
During the last 12 months Twynham has moved beyond using SharePoint as an intranet and extranet to developing Internet facing...
 
Mark Miller
Mark Miller posted a blog entry
How we did it: Twynham 6th form Internet facing website using SharePoint 2007 – Part 2
During the last 12 months Twynham has moved beyond using SharePoint as an intranet and extranet to developing Internet facing...
 
Mark Miller
Mark Miller posted a blog entry
How we did it: Twynham 6th form Internet facing website using SharePoint 2007 – Part 1
During the last 12 months Twynham has moved beyond using SharePoint as an intranet and extranet to developing Internet facing...
 
Mark Miller
Mark Miller posted a blog entry
A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Real World Example – Part 1
So I’ve been going on about how wonderful this jQuery Library for SharePoint Web Services stuff is, but you may have wondered...
 
Mark Miller
Mark Miller posted a blog entry
Get Smart With SharePoint Documents
In this article I'll describe some of the ways that SharePoint can reduce the effort to create, manage and retrieve documents...
 
Mark Miller
Mark Miller posted a blog entry
SharePoint 2010 Navigation Hierarchies and Key Filters
The SharePoint 2010 Managed Metadata feature has been my favourite topic since coming back from the SharePoint conference.
 
Mark Miller
Mark Miller posted a blog entry
SharePoint Taxonomy and Information Architecture: SPS San Antonio recap
SharePoint Saturday: The Challenge of Unstructured Content, Concepts and Terminologies, Taxonomy and ECM Adoption Techniques,...
 
Mark Miller
Mark Miller posted a blog entry
Hiding the New Toolbar Button in SharePoint with jQuery
Another quick little fun thing today. Many times you might want (need) to hide the “New” button on a list toolbar. You know...
 
Mark Miller
Mark Miller posted a blog entry
SharePoint: Document Workshops Part 2
What goes into a Document Workshop? Well, the first thing would be the raw materials. In the case of documents, that would be...
 
Mark Miller
Mark Miller posted a blog entry
Introduction to SharePoint Designer 2010
At the Microsoft SharePoint Conference 2009, I had the distinct pleasure to present the Introduction to SharePoint Designer...
 
Mark Miller
Mark Miller posted a blog entry
SharePoint: Document Workshops Part 1
What goes into a Document Workshop? Well, the first thing would be the raw materials. In the case of documents, that would be...
 
Mark Miller
Mark Miller posted a blog entry
jQuery – List and Document Library Filter Version 2.0 – Part 2
I released a solution that would filter any list in SharePoint. The purpose of the solution was to make it easy to get to the...
 
Mark Miller
Mark Miller posted a blog entry
A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Part 3 – the SPDisplayRelatedInfo Function
SPDisplayRelatedInfo is a function in the jQuery Library for SharePoint Web Services that lets you display information which is...
 
Mark Miller
Mark Miller posted a blog entry
The Scoop: SharePoint 2010 Records Management
Support for in-place RM within all libraries is a major plus if you are looking for SharePoint 2010 to be your solution. Not...
 
Mark Miller
Mark Miller posted a blog entry
Creating mailing lists for SharePoint sites and blogs [No Code Required] – Part 6: Adminstering the mailing list using Microsoft Word Mail Merge
List administrators should be able to send e-mails to all the approved and registered users specifying some filters. For...
 
Mark Miller
Mark Miller posted a blog entry
Dealing with the [Today] problem in SharePoint Calculated Fields
More searching didn’t turn up any other solutions. I tried various vbscript/excel functions in the calculated field to no...
 
Mark Miller
Mark Miller posted a blog entry
SharePoint Problem Solved: Amnesia Problem: Multiple Content Types on Libraries
I describe a problem whereby document libraries having multiple content types use the default content type when documents are...
 
Mark Miller
Mark Miller posted a blog entry
Creating mailing lists for SharePoint sites and blogs [No Code Required] – Part 5: Creating the primary and secondary workflows and connecting to outlook
This is the fifth article in a multipart series that is intended to help you create mailing lists for your SharePoint sites or...
 
Mark Miller
Mark Miller posted a blog entry
Creating mailing lists for SharePoint sites and blogs [No Code Required] – Part 4: Creating the Country lookup elements
This is the fourth article in a multipart series that is intended to help you create mailing lists for your SharePoint sites or...
 
Mark Miller
Mark Miller posted a blog entry
SharePoint: Things I’ve Learnt About InfoPath and Forms Services
Recently I’ve been involved in the development of a SharePoint 2007 solution using InfoPath and Forms Services. The purpose...
 
Mark Miller
Mark Miller posted a blog entry
Setting SharePoint Form Fields Using Query String Variables Without Using JavaScript
I was able to use SPD and not write a single line of JavaScript to automatically set a SharePoint Form Field based upon a Query...
 
Mark Miller
Mark Miller posted a blog entry
Using XML Web Services in SharePoint Designer
I have decided to include step by step instructions on building a solution that queries an XML web service for data and...
 
Mark Miller
Mark Miller posted a blog entry
jQuery Library for SharePoint Web Services: Interim Update on What’s Coming Up in v0.5.0
While seemingly everyone else in the SharePoint Universe is oohing and aahing over SharePoint 2010, I continue to plod along...
 
Mark Miller
Mark Miller posted a blog entry
Comparing Dates in a Data View Web Part to Build a WSS KPI in SharePoint
This is yet another blog post on comparing dates in XSL in a data view web part.
 
Mark Miller
Mark Miller posted a blog entry
Managing Metadata in SharePoint 2010
SharePoint 2010 comes with a bunch of web 2.0 features, tags, tag clouds, rating, social bookmarking and enhanced blogs and...
 
Mark Miller
Mark Miller posted a blog entry
jQuery – List and Document Library Search Solution in SharePoint
Search has not been easy with SharePoint 2007 and especially with WSS 3.0. For example many times I just want to search list...
 
Mark Miller
Mark Miller posted a blog entry
Adding pictures with hyperlinks in SharePoint
The example that follows uses a Content Editor Web Part (CEWP) however, this practice can be used in any SharePoint Web Part...
 
Mark Miller
Mark Miller posted a blog entry
SharePoint: SPCascadingDropdowns Demystified (or Mystified, Depending on Your View)
The SPCascadeDropdowns function lets you set up cascading dropdowns on SharePoint forms. What this means is that you can...
 
Mark Miller
Mark Miller posted a blog entry
A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Part 2 – How Does It Work?
In my last post, I wrote about why I decided to start building the jQuery Library for SharePoint Web Services. In this post,...
 
Mark Miller
Mark Miller posted a blog entry
SharePoint: Preventing the Use of Edit in Datasheet
Sometimes you may do some serious customization to a list's forms and build related business logic that precludes the use of...
 
Mark Miller
Mark Miller posted a blog entry
Taming the Elusive “Calculated Column” – Referencing a Multiple Lines of Text Column With Append Text: Part 3
How to reference a ‘Multiple Lines of Text’ column in a ‘Calculated Column’ to display a complete list of appended...
 
Mark Miller
Mark Miller posted a blog entry
Taming the Elusive “Calculated Column” – Referencing a Multiple Lines of Text Column With Append Text: Part 2
How to reference a ‘Multiple Lines of Text’ column in a ‘Calculated Column’ to display a complete list of appended...
 
Mark Miller
Mark Miller posted a blog entry
Assigning dynamic ids to HTML and Script elements – Client Side!
Which is a natural concern, with all the different web parts and scripts that's being injected SharePoint portals these days....
 
Mark Miller
Mark Miller posted a blog entry
Taming the Elusive Calculated Column – Referencing a Multiple Lines of Text Column With Append Text: Part 1
How to reference a ‘Multiple Lines of Text’ column in a ‘Calculated Column’ to display a complete list of appended...