FA opts for Sharepoint 2010 to improve communication
By peter.stilgoe
The Football Association (FA) has implemented a solution that will help it communicate better with English football clubs using Microsoft’s latest edition of its collaboration and content management platform SharePoint 2010.
The FA’s system was designed and implemented by consultancy and technology services firm Concentra, which has worked with the FA for four years and is a Microsoft SharePoint Gold Partner.
The FA wanted to improve efficiency and cut costs. It approached Concentra and asked the firm to provide support in selecting and using the latest edition of SharePoint.
“Concentra was crucial in identifying Microsoft SharePoint 2010 as the right solution for meeting the needs of the FA,” said Saty Gahir, enterprise content manager at the FA.
“The organisation worked closely with us to identify the value that it could deliver and, once the proof of concept was up and running, Concentra worked with our project team to help them fully get to grips with the solution,” he added.
Gahir claims that early indications from using SharePoint show that, for disciplinary cases, the FA estimates savings of up to 75 per cent in courier costs alone.
Goetz Boué, director at Concentra, added: “SharePoint 2010 builds on the benefits of the previous version and also adds a number of new features. We look forward to working closely with businesses in the future to help them realise its full potential and ultimately improve efficiency and cut costs.”
Source: computing.co.uk
More From pstilgoe
How to make the filter choices display by default in the DVWP
By peter.stilgoe
When configuring your DVWP in SPD you can choose to enable filter options, however you have to click the filter button in order to display the filter options. If you want the filter options to display by default when you open the page with the DVWP all you need to do is to remove the following line from the DVWP webpart code:
Below this line of code you will see all the filter fields that you can filter data on by default, if you want to limit what you users can filter on you can just remove the various lines of code for each filter.
More From pstilgoe
Making the Contact Selector mandatory in an InfoPath form
By peter.stilgoe
OOTB you cannot make the contact selector in a InfoPath form a mandatory field. However you can easily get round this by doing something like this.
- In my datasource I tend to create a hive called ‘Validation’ (This is where I hold or my extra fields I use to carry out my various validation routines)
- Create a field in here called something like ‘EmployeeName’ or whatever your preference but something logical / descriptive
- Now set this fields default value to equal the field you are actually using for your contact selector ie. EmployeeName = DisplayName
- Now as EmployeeName = DisplayName set a validation rule on ContactValidate so that it cannot be blank
Now your contact selector is a mandatory field.
More From pstilgoe
List of properties that get returned by the MOSS 2007 userprofileservice
By peter.stilgoe
A list of the default profile properties that get returned by the MOSS 2007 userprofileservice.
UserProfile_GUID
AccountName
FirstName
LastName
PreferredName
WorkPhone
Office
Department
Title
Manager
AboutMe
PersonalSpace
PictureURL
UserName
QuickLinks
WebSite
PublicSiteRedirect
SPS-Dotted-line
SPS-Peers
SPS-Responsibility
SPS-Skills
SPS-PastProjects
SPS-Interests
SPS-School
SPS-SipAddress
SPS-Birthday
SPS-MySiteUpgrade
SPS-DontSuggestList
SPS-ProxyAddresses
SPS-HireDate
SPS-LastColleagueAdded
SPS-OWAUrl
SPS-ResourceAccountName
SPS-MasterAccountName
Assistant
WorkEmail
CellPhone
Fax
HomePhone



June 30th, 2010
