I was looking at some requirements from a client for their new SharePoint 2013 Intranet, and one that caught my eye was desire to have Feature images on the top navigation. The requirement was to have a dynamic top navigation, controlled using the SharePoint...
While customizing an “add new item” form, you might find yourself needing to manipulate form elements via jQuery. However, before you can do that you must and an #id or .class to the elements in question. I will be adding an #id in this demonstration...
Get the code / Look for the highlight area InfoPath 2010 is a great tool. However, while building forms in InfoPath it’s only a matter of time when you have a user requirment that InfoPath alone simply will not do. In that case you might have a...
Let’s say you wanted to hide/show a specific textbox only if a specific checkbox has been selected. You can use jQuery to do this via SharePoint Designer 2010 How can I validate a textbox using the PreSaveAction() How do I: Create a simple form...
Building forms using SharePoint Designer can be a bit tricky at times. What if you wanted to a text box to show only if a certain radio button value is selected? This video will show you how I acheived this using jQuery. Get the code This post might also...
At one of my clients I was asked to document how we achieved rounded corners on web parts. So as a result, I figured a blog post about it would be useful. Now when I first implemented this (almost 2 years ago!) as the 2010 product RTM’d, I based it on...
On the 7th September I had the pleasure of hosting a webinar with Marc D Anderson on Marc’s favourite subject the SharePoint middle tier development.
During the webinar Marc showed some great real world solutions that he has deployed for clients and the...
Many project managers like to do risk analysis in terms of probability and impact, ultimately creating a heat map when data is rolled up at the project or programme level. Further information about the methodology can be found here: http://www.expertprogrammanagement...
Posted to
Gile's SharePoint Shenanigans
by
Giles' SharePoint Shenanigans
on
03-09-2011
Filed under:
Filed under: Work, SPF 2010, JavaScript, WSS 3.0, MOSS 2007, Project Server 2010, SharePoint 2010, SharePoint, Project Server 2007, Calculated Column, EPM, JQuery
For a completely different client who is using SharePoint 2010 for their company intranet we needed to implemented a UI web part which allowed end users to click on keywords which would then pre-filter search. Keywords were entered in using the new Managed...